Asset

Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it.

Fields

resource_name

string

Immutable. The resource name of the asset. Asset resource names have the form:

customers/{customer_id}/assets/{asset_id}

type

AssetType

Output only. Type of the asset.

final_urls[]

string

A list of possible final URLs after all cross domain redirects.

final_mobile_urls[]

string

A list of possible final mobile URLs after all cross domain redirects.

url_custom_parameters[]

CustomParameter

A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.

source

AssetSource

Output only. Source of the asset.

policy_summary

AssetPolicySummary

Output only. Policy information for the asset.

field_type_policy_summaries[]

AssetFieldTypePolicySummary

Output only. Policy information for the asset for each FieldType.

id

int64

Output only. The ID of the asset.

name

string

Optional name of the asset.

tracking_url_template

string

URL template for constructing a tracking URL.

final_url_suffix

string

URL template for appending params to landing page URLs served with parallel tracking.

Union field

asset_data

asset_data. The specific type of the asset. asset_data can be only one of the following:

youtube_video_asset

YoutubeVideoAsset

Immutable. A YouTube video asset.

media_bundle_asset

MediaBundleAsset

Immutable. A media bundle asset.

image_asset

ImageAsset

Output only. An image asset.

text_asset

TextAsset

Immutable. A text asset.

lead_form_asset

LeadFormAsset

A lead form asset.

book_on_google_asset

BookOnGoogleAsset

A book on google asset.

promotion_asset

PromotionAsset

A promotion asset.

callout_asset

CalloutAsset

A callout asset.

structured_snippet_asset

StructuredSnippetAsset

A structured snippet asset.

page_feed_asset

PageFeedAsset

A page feed asset.

dynamic_education_asset

DynamicEducationAsset

A dynamic education asset.

mobile_app_asset

MobileAppAsset

A mobile app asset.

hotel_callout_asset

HotelCalloutAsset

A hotel callout asset.

call_asset

CallAsset

A call asset.

price_asset

PriceAsset

A price asset.

call_to_action_asset

CallToActionAsset

Immutable. A call to action asset.

dynamic_real_estate_asset

DynamicRealEstateAsset

A dynamic real estate asset.

dynamic_custom_asset

DynamicCustomAsset

A dynamic custom asset.

dynamic_hotels_and_rentals_asset

DynamicHotelsAndRentalsAsset

A dynamic hotels and rentals asset.

dynamic_flights_asset

DynamicFlightsAsset

A dynamic flights asset.

dynamic_travel_asset

DynamicTravelAsset

A dynamic travel asset.

dynamic_local_asset

DynamicLocalAsset

A dynamic local asset.

dynamic_jobs_asset

DynamicJobsAsset

A dynamic jobs asset.

location_asset

LocationAsset

Output only. A location asset.

hotel_property_asset

HotelPropertyAsset

Immutable. A hotel property asset.