AdGroupType
Stay organized with collections
Save and categorize content based on your preferences.
Enum listing the possible types of an ad group.
Enums |
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. |
|
The ad group type for Shopping campaigns serving standard product ads. |
HOTEL_ADS
|
The default ad group type for Hotel campaigns. |
|
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. |
VIDEO_OUTSTREAM
|
Outstream video ads. |
SEARCH_DYNAMIC_ADS
|
Ad group type for Dynamic Search Ads ad groups. |
|
The type for ad groups in Shopping Comparison Listing campaigns. |
|
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This enum defines the different types of ad groups available in Google Ads, such as Search, Display, Shopping, Hotel, and Video."],["Each ad group type is associated with a specific campaign type and ad format, like `SEARCH_STANDARD` for Search campaigns and `VIDEO_BUMPER` for short unskippable video ads."],["Certain ad group types are designated as default for their respective campaign types, for example, `SEARCH_STANDARD` is the default for Search campaigns."],["Ad group types also cater to specialized campaign formats, including `SHOPPING_COMPARISON_LISTING_ADS` for Shopping Comparison Listing campaigns and `TRAVEL_ADS` for Travel campaigns."],["The enum includes generic types like `UNSPECIFIED` and `UNKNOWN` to handle cases where the ad group type is not explicitly defined or recognized in the current version."]]],[]]