CampaignAggregateAssetView Stay organized with collections Save and categorize content based on your preferences.
outlined_flag Campaign-level aggregate asset view provides a comprehensive overview of asset performance and linking within a campaign.
The resource name for the campaign aggregate asset view includes customer, campaign, asset, asset link source, and field type identifiers.
The view displays the campaign the asset served in, the asset ID, the source of the asset link, and the field type of the asset.
A campaign-level aggregate asset view that shows where the asset is linked, performamce of the asset and stats.
code Proto definition
Fields 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}
campaign string
Output only. Campaign in which the asset served.
asset string
Output only. The ID of the asset.
asset_source AssetSource
Output only. Source of the asset link.
field_type AssetFieldType
Output only. FieldType of the asset.
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-11-14 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 2025-11-14 UTC."],[],[]]