SSIS Components for Yahoo! Ads

Build 26.0.9655

DisplayAdsReportFields

Retrieve the available report fields for a given report type.

Table Specific Information

Select

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

  • ReportType supports the '='.
  • Lang supports the '='.
For example:
SELECT * FROM DisplayAdsReportFields WHERE ReportType = 'ACCOUNT' AND Lang = 'EN'

Columns

Name Type References Description
DisplayFieldName String Field Name for the Downloaded Report.
FieldName String Field Name.
FieldType String Field type (number, string, ENUM, etc.)
Filterable Boolean Whether the field filter can be specified or not (true: Filter can be specified).
XmlAttributeName String XML attribute for the Downloaded Report
ImpossibleCombinationFields String Invalid field combinations.
ReportType String Serves category type of report. Conversion Path Report: CONVERSION_PATH, Cross-campaign Reach Report: CROSS_CAMPAIGN_REACHES, Reach Frequency Report: FREQUENCY, Reach Report: REACH. Only CONVERSION_PATH,CROSS_CAMPAIGN_REACHES,FREQUENCY and REACH can be specified in ADD operation.

使用できる値は次のとおりです。AD, CONVERSION_PATH, CROSS_CAMPAIGN_REACHES, AUDIENCE_LIST_TARGET, SEARCH_TARGET, PLACEMENT_TARGET, LABEL, REACH, URL, MODEL_COMPARISON, CONTENT_KEYWORD_LIST, APP, CAMPAIGN_BUDGET, PORTFOLIO_BIDDING, UNKNOWN

Lang String Lang indicates the language of field names.

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

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655