CampaignAggregateAssetView

  • Provides a campaign-level view of assets, showing where they are linked, their performance, and statistics.

  • Includes details about the asset's resource name, the campaign it served in, the asset ID, the asset source, and the asset field type.

  • Each field provides output-only information about the asset within the context of a campaign.

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

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.