CampaignCriteria
The Campaign Criteria report is a structure report that allows you to efficiently retrieve campaign-level criteria.
Columns
| Name | Type | Behavior | DisplayName | Description |
| AccountCurrencyCode | String | Attribute | Currency | Currency for the CampaignCriteria report. |
| AccountDescriptiveName | String | Attribute | Account | Account for the CampaignCriteria report. |
| AccountTimeZone | String | Attribute | Time Zone | Time Zone for the CampaignCriteria report. |
| BaseCampaignId | Long | Attribute | Base Campaign ID | Base Campaign ID for the CampaignCriteria report. |
| CampaignId | Long | Attribute | Campaign ID | Campaign ID for the CampaignCriteria report. |
| CampaignName | String | Attribute | Campaign | Campaign for the CampaignCriteria report. |
| CampaignStatus | String | Attribute | Campaign State | Campaign State for the CampaignCriteria report.
The allowed values are UNKNOWN, ENABLED, PAUSED, REMOVED. |
| Criteria | String | Attribute | Criterion | Criterion for the CampaignCriteria report. |
| CriteriaType | String | Attribute | Criteria Type | Criteria Type for the CampaignCriteria report.
The allowed values are CONTENT_LABEL, KEYWORD, PLACEMENT, VERTICAL, USER_LIST, USER_INTEREST, MOBILE_APPLICATION, MOBILE_APP_CATEGORY, PRODUCT_PARTITION, IP_BLOCK, WEBPAGE, LANGUAGE, LOCATION, AGE_RANGE, CARRIER, OPERATING_SYSTEM_VERSION, MOBILE_DEVICE, GENDER, PARENT, PROXIMITY, PLATFORM, PREFERRED_CONTENT, AD_SCHEDULE, LOCATION_GROUPS, PRODUCT_SCOPE, RUN_OF_NETWORK, CUSTOM_AFFINITY, CUSTOM_INTENT, YOUTUBE_VIDEO, YOUTUBE_CHANNEL, APP_PAYMENT_MODEL, INCOME_RANGE, INTERACTION_TYPE, UNKNOWN. |
| CustomerDescriptiveName | String | Attribute | Client Name | Client Name for the CampaignCriteria report. |
| ExternalCustomerId | Long | Attribute | Customer ID | Customer ID for the CampaignCriteria report. |
| Id | Long | Attribute | Criterion ID | Criterion ID for the CampaignCriteria report. |
| IsNegative | String | Attribute | Is Negative | Is Negative for the CampaignCriteria report.
The allowed values are TRUE, FALSE. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| StartDate | String | Start date for fetching AdWords data. Both StartDate and EndDate must be set to specify a custom date range. The default range in the last seven days. |
| EndDate | String | End date for fetching AdWords data. Both StartDate and EndDate must be set to specify a custom date range. The default range in the last seven days. |