Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on January 29th at 10:00 AM EST! We will discuss the new features added in v23 of the Google Ads API.
AssetSet
Stay organized with collections
Save and categorize content based on your preferences.
An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.
codeProto definition
| Fields |
business_profile_location_group
|
BusinessProfileLocationGroup
Business Profile location group asset set data.
|
chain_location_group
|
ChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
|
location_set
|
LocationSet
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
|
hotel_property_data
|
HotelPropertyData
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
|
id
|
int64
Output only. The ID of the asset set.
|
location_group_parent_asset_set_id
|
int64
Immutable. Parent asset set ID for the asset set where the elements of this asset set come from. For example: the sync level location AssetSet id where the elements in LocationGroup AssetSet come from. This field is required and only applicable for Location Group typed AssetSet.
|
merchant_center_feed
|
MerchantCenterFeed
Merchant ID and Feed Label from Google Merchant Center.
|
name
|
string
Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.
|
resource_name
|
string
Immutable. The resource name of the asset set. Asset set resource names have the form: customers/{customer_id}/assetSets/{asset_set_id}
|
status
|
AssetSetStatus
Output only. The status of the asset set. Read-only.
|
type
|
AssetSetType
Required. Immutable. The type of the asset set. Required.
|
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 2026-01-22 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 2026-01-22 UTC."],[],[]]