AI-generated Key Takeaways
-
Asset field types are categorized by their usage in various ad elements like headlines, descriptions, images, logos, call-to-actions, and extensions.
-
Specific enums exist for different positions or formats of ad elements, such as
HEADLINE_1
,HEADLINE_2
,HEADLINE_3
,DESCRIPTION_1
,DESCRIPTION_2
, and portrait or landscape variations for images and logos. -
Some asset field types like
HEADLINE
andDESCRIPTION
are used when there is only a single instance of that element in the ad, while others likeLONG_HEADLINE
andSQUARE_MARKETING_IMAGE
are used in specific ad formats. -
Asset types also cover extensions such as sitelinks, calls, mobile apps, callouts, structured snippets, price, and promotion.
-
Special asset types include YouTube videos, lead forms, and business names or logos, sometimes with portrait image variations.
The possible asset field types.
Enums | |
---|---|
|
No value has been specified. |
|
The received value is not known in this version. This is a response-only value. |
|
The asset is used in headline 1. |
|
The asset is used in headline 2. |
|
The asset is used in headline 3. |
|
The asset is used in description 1. |
|
The asset is used in description 2. |
|
The asset was used in a headline. Use this only if there is only one headline in the ad. Otherwise, use the HEADLINE_1, HEADLINE_2 or HEADLINE_3 enums |
|
The asset was used as a headline in portrait image. |
|
The asset was used in a long headline (used in MultiAssetResponsiveAd). |
|
The asset was used in a description. Use this only if there is only one description in the ad. Otherwise, use the DESCRIPTION_1 or DESCRIPTION_@ enums |
|
The asset was used as description in portrait image. |
|
The asset was used as business name in portrait image. |
|
The asset was used as business name. |
|
The asset was used as a marketing image. |
|
The asset was used as a marketing image in portrait image. |
|
The asset was used as a square marketing image. |
|
The asset was used as a portrait marketing image. |
|
The asset was used as a logo. |
|
The asset was used as a landscape logo. |
|
The asset was used as a call-to-action. |
|
The asset was used as a YouTube video. |
|
This asset is used as a sitelink. |
|
This asset is used as a call. |
|
This asset is used as a mobile app. |
|
This asset is used as a callout. |
|
This asset is used as a structured snippet. |
|
This asset is used as a price. |
|
This asset is used as a promotion. |
|
This asset is used as an image. |
|
The asset is used as a lead form. |
|
The asset is used as a business logo. |