コマーシャル マーケットプレースのシステム クエリの一覧
次のシステム クエリは、QueryId
と共に作成レポート API で直接使用できます。
列名、属性、および説明の詳細については、次の記事を参照してください。
- 顧客ダッシュボード
- 注文ダッシュボード
- 使用状況ダッシュボード
- Marketplace Insights ダッシュボード
- 収益ダッシュボード
- [サービスの品質] ダッシュボード
- 顧客保持ダッシュボード
- ライセンス ダッシュボード
- [サービスの品質] ダッシュボード
以下のセクションでは、さまざまなレポート クエリについて説明します。
顧客レポートのクエリ
レポートの説明: 直近 6 か月間の顧客レポート
QueryID: b9df4929-073f-4795-b0cb-a2c81b11e28d
レポート クエリ:
SELECT MarketplaceSubscriptionId,DateAcquired,DateLost,ProviderName,ProviderEmail,FirstName,LastName,Email,CustomerCompanyName,CustomerCity,CustomerPostalCode,CustomerCommunicationCulture,CustomerCountryRegion,AzureLicenseType,PromotionalCustomers,CustomerState,CommerceRootCustomer,CustomerId,BillingAccountId,ID FROM ISVCustomer TIMESPAN LAST_6_MONTHS
注文レポートのクエリ
レポートの説明: 直近 6 か月間の注文レポート
QueryID: bd1b0cc1-ce45-4578-beba-6fe5a69fd421
レポート クエリ:
SELECT MarketplaceSubscriptionId,MonthStartDate,OfferType,AzureLicenseType,MarketplaceLicenseType,Sku,CustomerCountry,IsPreviewSKU,AssetId,Quantity,CloudInstanceName,IsNewCustomer,OrderStatus,OrderCancelDate,CustomerCompanyName,OrderPurchaseDate,OfferName,TrialEndDate,CustomerId,BillingAccountId,TermStartDate,TermEndDate,PurchaseRecordId,PurchaseRecordLineItemId,HasTrial,IsTrial,billedrevenue FROM ISVOrder TIMESPAN LAST_6_MONTHS
使用状況レポートのクエリ
レポートの説明: 直近 6 か月間の、VM の正規化された使用状況レポート
QueryID: 2c6f384b-ad52-4aed-965f-32bfa09b3778
レポート クエリ:
SELECT MarketplaceSubscriptionId,MonthStartDate,OfferType,AzureLicenseType,MarketplaceLicenseType,SKU,CustomerCountry,IsPreviewSKU,SKUBillingType,IsInternal,VMSize,CloudInstanceName,ServicePlanName,OfferName,DeploymentMethod,CustomerName,CustomerCompanyName,UsageDate,IsNewCustomer,CoreSize,TrialEndDate,CustomerCurrencyCC,PriceCC,PayoutCurrencyPC,EstimatedPricePC,UsageReference,UsageUnit,CustomerId,BillingAccountId,NormalizedUsage,EstimatedExtendedChargeCC,EstimatedExtendedChargePC FROM ISVUsage WHERE OfferType IN ('vm core image', 'Virtual Machine Licenses', 'multisolution') TIMESPAN LAST_6_MONTHS
レポートの説明: 直近 6 か月間の、VM の未加工の使用状況レポート
QueryID: 3f19fb95-5bc4-4ee0-872e-cedd22578512
レポート クエリ:
SELECT MarketplaceSubscriptionId,MonthStartDate,OfferType,AzureLicenseType,MarketplaceLicenseType,SKU,CustomerCountry,IsPreviewSKU,SKUBillingType,IsInternal,VMSize,CloudInstanceName,ServicePlanName,OfferName,DeploymentMethod,CustomerName,CustomerCompanyName,UsageDate,IsNewCustomer,CoreSize,TrialEndDate,CustomerCurrencyCC,PriceCC,PayoutCurrencyPC,EstimatedPricePC,UsageReference,UsageUnit,CustomerId,BillingAccountId,RawUsage,EstimatedExtendedChargeCC,EstimatedExtendedChargePC FROM ISVUsage WHERE OfferType IN ('vm core image', 'Virtual Machine Licenses', 'multisolution') TIMESPAN LAST_6_MONTHS
レポートの説明: 直近 6 か月間の従量制使用状況レポート
QueryID: f0c4927f-1f23-4c99-be4a-1371a5a9a086
レポート クエリ:
SELECT MarketplaceSubscriptionId,MonthStartDate,OfferType,AzureLicenseType,MarketplaceLicenseType,SKU,CustomerCountry,IsPreviewSKU,SKUBillingType,IsInternal,VMSize,CloudInstanceName,ServicePlanName,OfferName,DeploymentMethod,CustomerName,CustomerCompanyName,UsageDate,IsNewCustomer,CoreSize,TrialEndDate,CustomerCurrencyCC,PriceCC,PayoutCurrencyPC,EstimatedPricePC,UsageReference,UsageUnit,CustomerId,BillingAccountId,MeteredUsage,EstimatedExtendedChargeCC,EstimatedExtendedChargePC FROM ISVUsage WHERE OfferType IN ('SaaS', 'Azure Applications') TIMESPAN LAST_6_MONTHS
マーケットプレースの分析情報レポート クエリ
レポートの説明: 直近 6 か月間のマーケットプレースの分析情報レポート
QueryID: 6fd7624b-aa9f-42df-a61d-67d42fd00e92
レポート クエリ:
SELECT Date,OfferName,ReferralDomain,CountryName,PageVisits,GetItNow,ContactMe,FreeTrial FROM ISVMarketplaceInsights TIMESPAN LAST_6_MONTHS
収益レポート クエリ
レポートの説明: 直近 6 か月間の収益レポート
QueryID: bf54dde4-7dc4-492f-a69a-f45de049bfcb
レポート クエリ:
SELECT AssetId,SalesChannel,BillingAccountId,CustomerCity,CustomerCompanyName,CustomerCountry,CustomerEmail,CustomerId,CustomerName,CustomerState,EarningAmountCC,EarningAmountPC,EarningAmountUSD,EarningCurrencyCode,EarningExchangeRatePC,EstimatedPayoutMonth,Revenue,EstimatedRevenuePC,EstimatedRevenueUSD,ExchangeRateDate,ExchangeRatePC,ExchangeRateUSD,PayoutStatus,IncentiveRate,TrialDeployment,LineItemId,MonthStartDate,OfferName,OfferType,PaymentInstrumentType,PaymentSentDate,PurchaseRecordId,Quantity,SKU,TermEndDate,TermStartDate,TransactionAmountCC,TransactionAmountPC,TransactionAmountUSD,BillingModel,Units FROM ISVRevenue TIMESPAN LAST_6_MONTHS
サービスの品質レポート クエリ
レポートの説明: 過去 3 か月のサービス品質レポート
QueryID: q9df4939-073f-5795-b0cb-v2c81d11e58d
レポート クエリ:
SELECT OfferId,Sku,DeploymentStatus,DeploymentCorrelationId,SubscriptionId,CustomerTenantId,CustomerName,TemplateType,StartTime,EndTime,DeploymentDurationInMilliSeconds,DeploymentRegion,ResourceProvider,ResourceUri,ResourceGroup,ResourceType,ResourceName,ErrorCode,ErrorName,ErrorMessage,DeepErrorCode,DeepErrorMessage FROM ISVQualityOfService TIMESPAN LAST_3_MONTHS
顧客リテンション レポートのクエリ
レポートの説明: 過去 6 か月の顧客リテンション
QueryID: 6d37d057-06f3-45aa-a971-3a34415e8511
レポート クエリ:
SELECT OfferCategory,OfferName,ProductId,DeploymentMethod,ServicePlanName,Sku,SkuBillingType,CustomerId,CustomerName,CustomerCompanyName,CustomerCountryName,CustomerCountryCode,CustomerCurrencyCode,FirstUsageDate,AzureLicenseType,OfferType,Offset FROM ISVOfferRetention TIMESPAN LAST_6_MONTHS