A link between a Campaign and an Asset.
JSON representation |
---|
{ "resourceName": string, "fieldType": enum ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the campaign asset. CampaignAsset resource names have the form:
|
fieldType |
Immutable. Role that the asset takes under the linked campaign. Required. |
source |
Output only. Source of the campaign asset link. |
status |
Status of the campaign asset. |
campaign |
Immutable. The campaign to which the asset is linked. |
asset |
Immutable. The asset which is linked to the campaign. |