AI-generated Key Takeaways
-
This content describes operations on a custom audience, including create, update, and remove.
-
The
update_mask
field is a FieldMask used to determine which resource fields are modified during an update operation. -
The
operation
field is a union field that specifies the type of mutate operation being performed. -
The
create
operation is used to create a new custom audience and does not require a resource name. -
The
update
andremove
operations require a resource name for the custom audience being modified or removed.
A single operation (create, update) on a custom audience.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new custom audience. |
|
Update operation: The custom audience is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed custom audience is expected, in this format:
|