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.
AssetSetType
Possible types of an asset set.
Enums |
UNSPECIFIED |
Not specified. |
UNKNOWN |
Used for return value only. Represents value unknown in this version. |
PAGE_FEED |
Page asset set. |
DYNAMIC_EDUCATION |
Dynamic education asset set. |
MERCHANT_CENTER_FEED |
Google Merchant Center asset set. |
DYNAMIC_REAL_ESTATE |
Dynamic real estate asset set. |
DYNAMIC_CUSTOM |
Dynamic custom asset set. |
DYNAMIC_HOTELS_AND_RENTALS |
Dynamic hotels and rentals asset set. |
DYNAMIC_FLIGHTS |
Dynamic flights asset set. |
DYNAMIC_TRAVEL |
Dynamic travel asset set. |
DYNAMIC_LOCAL |
Dynamic local asset set. |
DYNAMIC_JOBS |
Dynamic jobs asset set. |
LOCATION_SYNC |
Location sync level asset set. |
BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP |
Business Profile location group asset set. |
CHAIN_DYNAMIC_LOCATION_GROUP |
Chain location group asset set which can be used for both owned locations and affiliate locations. |
STATIC_LOCATION_GROUP |
Static location group asset set which can be used for both owned locations and affiliate locations. |
HOTEL_PROPERTY |
Hotel Property asset set which is used to link a hotel property feed to Performance Max for travel goals 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.
[null,null,["Last updated 2024-05-29 UTC."],[[["An asset set can represent various data feeds such as page feeds, dynamic education, Google Merchant Center, and others, enabling diverse campaign functionalities."],["Asset sets support dynamic content for real estate, custom, hotels, rentals, flights, travel, local, and job listings, offering flexibility in campaign targeting."],["Location-based asset sets are available for location syncing, business profiles, chains, and static groups, allowing for location-specific targeting and management."],["Hotel properties have dedicated asset sets to connect property feeds to Performance Max campaigns for travel goals."]]],["The provided data defines the various types of asset sets. These include `PAGE_FEED`, `DYNAMIC_EDUCATION`, `MERCHANT_CENTER_FEED`, `DYNAMIC_REAL_ESTATE`, `DYNAMIC_CUSTOM`, `DYNAMIC_HOTELS_AND_RENTALS`, `DYNAMIC_FLIGHTS`, `DYNAMIC_TRAVEL`, `DYNAMIC_LOCAL`, and `DYNAMIC_JOBS`. Other asset types include location-based sets like `LOCATION_SYNC`, `BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP`, `CHAIN_DYNAMIC_LOCATION_GROUP`, `STATIC_LOCATION_GROUP`, and `HOTEL_PROPERTY` for travel campaigns. `UNSPECIFIED` and `UNKNOWN` are used for undefined and unknown values.\n"]]