DisplayAdsReportTypeConditionCrossCampaignBuyingTypes
Retrieve the details of Condition to create Cross-campaign Reach Report. 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 本製品.
- AccountId supports the '='.
For example, the following queries are processed server side:
SELECT * FROM DisplayAdsReportTypeConditionCrossCampaignBuyingTypes WHERE AccountId='25687';
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 | |
CampaignBuyingType | String | Indicates the campaign purchase type that is subject to combination of Cross-campaign Reach Report. If crossCampaignType is CAMPAIGN_BUYING_TYPE, this field is required in ADD operation.
使用できる値は次のとおりです。AUCTION, GUARANTEED, UNKNOWN |