AdAssetApplyParameters
Stay organized with collections
Save and categorize content based on your preferences.
Common parameters used when applying ad asset recommendations.
Fields |
new_assets[]
|
Asset
The assets to create and attach to a scope. This may be combined with existing_assets in the same call.
|
existing_assets[]
|
string
The resource names of existing assets to attach to a scope. This may be combined with new_assets in the same call.
|
scope
|
ApplyScope
Required. The scope at which to apply the assets. Assets at the campaign scope level will be applied to the campaign associated with the recommendation. Assets at the customer scope will apply to the entire account. Assets at the campaign scope will override any attached at the customer scope.
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AdAssetApplyParameters\n\nCommon parameters used when applying ad asset recommendations.\n\n| Fields ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `new_assets[]` | [Asset](/google-ads/api/reference/rpc/v19/Asset) The assets to create and attach to a scope. This may be combined with existing_assets in the same call. |\n| ### `existing_assets[]` | `string` The resource names of existing assets to attach to a scope. This may be combined with new_assets in the same call. |\n| ### `scope` | [ApplyScope](/google-ads/api/reference/rpc/v19/ApplyRecommendationOperation.AdAssetApplyParameters.ApplyScope) Required. The scope at which to apply the assets. Assets at the campaign scope level will be applied to the campaign associated with the recommendation. Assets at the customer scope will apply to the entire account. Assets at the campaign scope will override any attached at the customer scope. |"]]