AssetFieldType
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing the possible placements of an asset.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
HEADLINE
|
The asset is linked for use as a headline. |
DESCRIPTION
|
The asset is linked for use as a description. |
MANDATORY_AD_TEXT
|
The asset is linked for use as mandatory ad text. |
MARKETING_IMAGE
|
The asset is linked for use as a marketing image. |
|
The asset is linked for use as a media bundle. |
YOUTUBE_VIDEO
|
The asset is linked for use as a YouTube video. |
BOOK_ON_GOOGLE
|
The asset is linked to indicate that a hotels campaign is "Book on Google" enabled. |
|
The asset is linked for use as a Lead Form extension. |
|
The asset is linked for use as a Promotion extension. |
CALLOUT
|
The asset is linked for use as a Callout extension. |
STRUCTURED_SNIPPET
|
The asset is linked for use as a Structured Snippet extension. |
SITELINK
|
The asset is linked for use as a Sitelink. |
MOBILE_APP
|
The asset is linked for use as a Mobile App extension. |
HOTEL_CALLOUT
|
The asset is linked for use as a Hotel Callout extension. |
CALL
|
The asset is linked for use as a Call extension. |
PRICE
|
The asset is linked for use as a Price extension. |
LONG_HEADLINE
|
The asset is linked for use as a long headline. |
BUSINESS_NAME
|
The asset is linked for use as a business name. |
SQUARE_MARKETING_IMAGE
|
The asset is linked for use as a square marketing image. |
PORTRAIT_MARKETING_IMAGE
|
The asset is linked for use as a portrait marketing image. |
LOGO
|
The asset is linked for use as a logo. |
LANDSCAPE_LOGO
|
The asset is linked for use as a landscape logo. |
VIDEO
|
The asset is linked for use as a non YouTube logo. |
CALL_TO_ACTION_SELECTION
|
The asset is linked for use to select a call-to-action. |
AD_IMAGE
|
The asset is linked for use to select an ad image. |
BUSINESS_LOGO
|
The asset is linked for use as a business logo. |
HOTEL_PROPERTY
|
The asset is linked for use as a hotel property in a Performance Max for travel goals campaign. |
DEMAND_GEN_CAROUSEL_CARD
|
The asset is linked for use as a Demand Gen carousel card. |
BUSINESS_MESSAGE
|
The asset is linked for use as a Business Message. |
TALL_PORTRAIT_MARKETING_IMAGE
|
The asset is linked for use as a tall portrait marketing image. |
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 2025-08-07 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 2025-08-07 UTC."],[],[],null,["Enum describing the possible placements of an asset.\n\n| Enums ||\n|---------------------------------|-------------------------------------------------------------------------------------------------|\n| `UNSPECIFIED` | Not specified. |\n| `UNKNOWN` | Used for return value only. Represents value unknown in this version. |\n| `HEADLINE` | The asset is linked for use as a headline. |\n| `DESCRIPTION` | The asset is linked for use as a description. |\n| `MANDATORY_AD_TEXT` | The asset is linked for use as mandatory ad text. |\n| `MARKETING_IMAGE` | The asset is linked for use as a marketing image. |\n| `MEDIA_BUNDLE` | The asset is linked for use as a media bundle. |\n| `YOUTUBE_VIDEO` | The asset is linked for use as a YouTube video. |\n| `BOOK_ON_GOOGLE` | The asset is linked to indicate that a hotels campaign is \"Book on Google\" enabled. |\n| `LEAD_FORM` | The asset is linked for use as a Lead Form extension. |\n| `PROMOTION` | The asset is linked for use as a Promotion extension. |\n| `CALLOUT` | The asset is linked for use as a Callout extension. |\n| `STRUCTURED_SNIPPET` | The asset is linked for use as a Structured Snippet extension. |\n| `SITELINK` | The asset is linked for use as a Sitelink. |\n| `MOBILE_APP` | The asset is linked for use as a Mobile App extension. |\n| `HOTEL_CALLOUT` | The asset is linked for use as a Hotel Callout extension. |\n| `CALL` | The asset is linked for use as a Call extension. |\n| `PRICE` | The asset is linked for use as a Price extension. |\n| `LONG_HEADLINE` | The asset is linked for use as a long headline. |\n| `BUSINESS_NAME` | The asset is linked for use as a business name. |\n| `SQUARE_MARKETING_IMAGE` | The asset is linked for use as a square marketing image. |\n| `PORTRAIT_MARKETING_IMAGE` | The asset is linked for use as a portrait marketing image. |\n| `LOGO` | The asset is linked for use as a logo. |\n| `LANDSCAPE_LOGO` | The asset is linked for use as a landscape logo. |\n| `VIDEO` | The asset is linked for use as a non YouTube logo. |\n| `CALL_TO_ACTION_SELECTION` | The asset is linked for use to select a call-to-action. |\n| `AD_IMAGE` | The asset is linked for use to select an ad image. |\n| `BUSINESS_LOGO` | The asset is linked for use as a business logo. |\n| `HOTEL_PROPERTY` | The asset is linked for use as a hotel property in a Performance Max for travel goals campaign. |\n| `DEMAND_GEN_CAROUSEL_CARD` | The asset is linked for use as a Demand Gen carousel card. |\n| `BUSINESS_MESSAGE` | The asset is linked for use as a Business Message. |\n| `TALL_PORTRAIT_MARKETING_IMAGE` | The asset is linked for use as a tall portrait marketing image. |"]]