ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

SearchAdsReportFields

Returns the available report fields for a given report 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 ReportType is required to make a request and the rest of the filter is executed client-side within the 本製品.

  • ReportType supports the '='.
For example:
SELECT * FROM SearchAdsReportFields WHERE ReportType = 'ACCOUNT'

Columns

Name Type References Description
ReportType String Displays a type of available report.

使用できる値は次のとおりです。ACCOUNT, CAMPAIGN, ADGROUP, AD, KEYWORDS, SEARCH_QUERY, GEO, FEED_ITEM, GEO_TARGET, SCHEDULE_TARGET, BID_STRATEGY, CAMPAIGN_TARGET_LIST, ADGROUP_TARGET_LIST, LANDING_PAGE_URL, KEYWORDLESSS_QUERY, WEBPAGE_CRITERION, BID_MODIFIER, CAMPAIGN_ASSET, ADGROUP_ASSET, RESPONSIVE_ADS_FOR_SEARCH_ASSET, CAMPAIGN_BUDGET, UNKNOWN

DisplayFieldNameEn String Field name displayed in downloaded report (in English).
DisplayFieldNameJa String Field name displayed in downloaded report (in Japanese).
FieldName String Field name.
FieldType String Type of field.
Filterable Boolean Indicate if use can filter the fields.
Selectable Boolean Indicate if user can select the fields.
ImpossibleCombinationFields String Report fields which cannot be combined.

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