CampaignAggregateAssetView

A campaign-level aggregate asset view that shows where the asset is linked, performamce of the asset and stats.

Proto definition

Fields

asset

string

Output only. The ID of the asset.

asset_source

AssetSource

Output only. Source of the asset link.

campaign

string

Output only. Campaign in which the asset served.

field_type

AssetFieldType

Output only. FieldType of the asset.

resource_name

string

Output only. The resource name of the campaign aggregate asset view. Campaign aggregate asset view resource names have the form:

customers/{customer_id}/campaignAggregateAssetViews/{Campaign.campaign_id}~{Asset.asset_id}~{AssetLinkSource.asset_link_source}~{AssetFieldType.field_type}

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-22 UTC.