ChannelAggregateAssetView

  • Channel-level aggregate asset view provides performance and stats for assets, showing where they are linked.

  • The resource_name field identifies the channel aggregate asset view with a specific format including customer ID, channel type, asset ID, asset source, and field type.

  • Key fields like advertising_channel_type, asset, asset_source, and field_type offer specific information about the asset's channel, ID, source, and type respectively.

A channel-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 channel aggregate asset view. Channel aggregate asset view resource names have the form:

customers/{customer_id}/channelAggregateAssetViews/{ChannelAssetV2.advertising_channel_type}~{ChannelAssetV2.asset_id}~{ChannelAssetV2.asset_source}~{ChannelAssetV2.field_type}"

advertising_channel_type

AdvertisingChannelType

Output only. Channel 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.