View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AssetSetAsset (google_api_search_ads360 v0.6.0)
AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
Attributes
-
asset
(type:String.t
, default:nil
) - Immutable. The asset which this asset set asset is linking to. -
assetSet
(type:String.t
, default:nil
) - Immutable. The asset set which this asset set asset is linking to. -
resourceName
(type:String.t
, default:nil
) - Immutable. The resource name of the asset set asset. Asset set asset resource names have the form:customers/{customer_id}/assetSetAssets/{asset_set_id}~{asset_id}
-
status
(type:String.t
, default:nil
) - Output only. The status of the asset set asset. Read-only.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.