Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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 designed for a specific campaign type and ad format, like `SEARCH_STANDARD` for Search campaigns and `VIDEO_BUMPER` for short unskippable video ads."],["Some ad group types are associated with specific campaign features, such as `SHOPPING_SMART_ADS` for Smart Shopping campaigns and `SEARCH_DYNAMIC_ADS` for Dynamic Search Ads."],["Ad group types also reflect variations within a campaign type, exemplified by `SHOPPING_PRODUCT_ADS` for standard product ads and `SHOPPING_COMPARISON_LISTING_ADS` for comparison listing campaigns."],["This enum includes generic types like `UNSPECIFIED` and `UNKNOWN` for cases where the ad group type is not explicitly defined or recognized in the current version."]]],["The content lists possible ad group types, including `UNSPECIFIED` and `UNKNOWN`. Default types are identified for Search (`SEARCH_STANDARD`), Display (`DISPLAY_STANDARD`), and Hotel (`HOTEL_ADS`) campaigns. Specialized types include those for Shopping (`SHOPPING_PRODUCT_ADS`, `SHOPPING_SMART_ADS`, `SHOPPING_COMPARISON_LISTING_ADS`), video ads (`VIDEO_BUMPER`, `VIDEO_TRUE_VIEW_IN_STREAM`, etc.), Dynamic Search (`SEARCH_DYNAMIC_ADS`), Promoted Hotel (`PROMOTED_HOTEL_ADS`), Smart (`SMART_CAMPAIGN_ADS`), and Travel (`TRAVEL_ADS`) campaigns.\n"]]