ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

DisplayAdsReportReportTypeConditionConversionPathAccountSettingSubAccounts

Retrieve the details of account and its product type. The columns values set read-only false can be inserted in the parent table using Temp tables.

Table Specific Information

Select

The 本製品 will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The AccountId is required to make a request and the rest of the filter is executed client-side within the 本製品.

  • ReportJobId supports the '=,IN'.
  • ReportJobStatus supports the '=,IN'.
  • AccountId supports the '='.
For example:
SELECT * FROM DisplayAdsReportReportTypeConditionConversionPathAccountSettingSubAccounts WHERE AccountId = '123436'

Columns

Name Type References Description
ReportJobId Int64 Report Job ID.
ReportJobStatus String The process status for the defined report.

使用できる値は次のとおりです。WAIT, COMPLETED, IN_PROGRESS, FAILED, UNKNOWN

AccountId Int64

DisplayAdsAccounts.AccountId

Account ID.
ProductType String Product type of the account.

使用できる値は次のとおりです。YDA, YSA, UNKNOWN

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839