AdAssetApplyParameters

  • You can apply ad asset recommendations using new assets, existing assets, or a combination of both.

  • new_assets[] allows you to create and attach new assets.

  • existing_assets[] allows you to attach existing assets using their resource names.

  • The scope parameter, which is required, determines whether assets are applied at the campaign or customer level, with campaign-level assets overriding customer-level assets.

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.