AI-generated Key Takeaways
-
CampaignAsset represents a link between a Campaign and an Asset.
-
Key fields include resource name, field type, source, status, primary status, and details/reasons for primary status.
-
The resource name is immutable and follows a specific format including customer ID, campaign ID, asset ID, and field type.
-
Field type and campaign/asset links are immutable and indicate the asset's role and the campaign/asset involved in the link.
-
Status fields provide information on the advertiser-set status and a more comprehensive serving state based on policy and quality approvals.
A link between a Campaign and an Asset.
Fields | |
---|---|
|
Immutable. The resource name of the campaign asset. CampaignAsset resource names have the form:
|
|
Immutable. Role that the asset takes under the linked campaign. Required. |
|
Output only. Source of the campaign asset link. |
|
Status of the campaign asset. |
|
Output only. Provides the PrimaryStatus of this asset link. Primary status is meant essentially to differentiate between the plain "status" field, which has advertiser set values of enabled, paused, or removed. The primary status takes into account other signals (for assets its mainly policy and quality approvals) to come up with a more comprehensive status to indicate its serving state. |
|
Output only. Provides the details of the primary status and its associated reasons. |
|
Output only. Provides a list of reasons for why an asset is not serving or not serving at full capacity. |
|
Immutable. The campaign to which the asset is linked. |
|
Immutable. The asset which is linked to the campaign. |