AI-generated Key Takeaways
-
Describes a single operation (create, update, remove) on a campaign criterion.
-
The
update_mask
field determines which resource fields are modified during an update operation. -
The
operation
field can be one of three types:create
,update
, orremove
. -
For a
create
operation, no resource name is expected. -
For
update
andremove
operations, a resource name for the criterion is expected, and theupdate
operation cannot be used to edit the geolocation target for smart campaigns.
A single operation (create, update, remove) on a campaign criterion.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new criterion. |
|
Update operation: The criterion is expected to have a valid resource name. Note that for smart campaigns, you cannot use the update method to edit the geolocation target. |
|
Remove operation: A resource name for the removed criterion is expected, in this format:
|