Resource: AdGroupAsset
A link between an ad group and an asset.
JSON representation | |
---|---|
{ "resourceName": string, "adGroup": string, "asset": string, "fieldType": enum ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the ad group asset. AdGroupAsset resource names have the form:
|
adGroup |
Required. Immutable. The ad group to which the asset is linked. |
asset |
Required. Immutable. The asset which is linked to the ad group. |
fieldType |
Required. Immutable. Role that the asset takes under the linked ad group. |
status |
Status of the ad group asset. |
Methods |
|
---|---|
|
Returns the requested ad group asset in full detail. |
|
Creates, updates, or removes ad group assets. |