AI-generated Key Takeaways
-
This content describes operations on an ad group ad label, specifically creation and removal.
-
The
operation
field is a union field that determines whether the operation iscreate
orremove
. -
A
create
operation does not require a resource name for the new ad group ad label. -
A
remove
operation requires the resource name of the ad group ad label being removed, formatted ascustomers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_id}~{label_id}
.
A single operation (create, remove) on an ad group ad label.
Fields | |
---|---|
Union field
|
|
|
Create operation: No resource name is expected for the new ad group ad label. |
|
Remove operation: A resource name for the ad group ad label being removed, in this format:
|