fieldType property
Field type of the asset group asset. Possible string values are:
- "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.
- "MEDIA_BUNDLE" : 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.
- "LEAD_FORM" : The asset is linked for use as a Lead Form extension.
- "PROMOTION" : 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.
- "LANDING_PAGE_PREVIEW" : The asset is linked for use as a landing page preview image.
- "LONG_DESCRIPTION" : The asset is linked for use as a long description.
- "CALL_TO_ACTION" : The asset is linked for use as a call-to-action.
Implementation
core.String? fieldType;