adGroupType property
AdGroup Type of the AdGroup.
This field is necessary for the following recommendation_types if ad_group_info is set: KEYWORD
Optional. Possible string values are:
- "UNSPECIFIED" : The type has not been specified.
- "UNKNOWN" : The received value is not known in this version. This is a response-only value.
- "SEARCH_STANDARD" : The default ad group type for Search campaigns.
- "DISPLAY_STANDARD" : The default ad group type for Display campaigns.
- "SHOPPING_PRODUCT_ADS" : The ad group type for Shopping campaigns serving standard product ads.
- "HOTEL_ADS" : The default ad group type for Hotel campaigns.
- "SHOPPING_SMART_ADS" : The type for ad groups in Smart Shopping campaigns.
- "VIDEO_BUMPER" : Short unskippable in-stream video ads.
- "VIDEO_TRUE_VIEW_IN_STREAM" : TrueView (skippable) in-stream video ads.
- "VIDEO_TRUE_VIEW_IN_DISPLAY" : TrueView in-display video ads.
- "VIDEO_NON_SKIPPABLE_IN_STREAM" : Unskippable in-stream video ads.
- "SEARCH_DYNAMIC_ADS" : Ad group type for Dynamic Search Ads ad groups.
- "SHOPPING_COMPARISON_LISTING_ADS" : The type for ad groups in Shopping Comparison Listing campaigns.
- "PROMOTED_HOTEL_ADS" : The ad group type for Promoted Hotel ad groups.
- "VIDEO_RESPONSIVE" : Video responsive ad groups.
- "VIDEO_EFFICIENT_REACH" : Video efficient reach ad groups.
- "SMART_CAMPAIGN_ADS" : Ad group type for Smart campaigns.
- "TRAVEL_ADS" : Ad group type for Travel campaigns.
Implementation
core.String? adGroupType;