AI-generated Key Takeaways
-
This operation allows for the creation or updating of a remarketing action.
-
The
update_mask
field is used to specify which fields are modified during an update operation. -
The
operation
field can be eithercreate
for creating a new remarketing action orupdate
for modifying an existing one. -
A create operation does not require a resource name for the new remarketing action, while an update operation requires a valid resource name.
A single operation (create, update) on a remarketing action.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new remarketing action. |
|
Update operation: The remarketing action is expected to have a valid resource name. |