AI-generated Key Takeaways
-
Describes a single operation on a keyword plan, which can be create, update, or remove.
-
Includes
update_maskfor specifying which fields are modified during an update operation. -
The
operationfield is a union field, meaning only one ofcreate,update, orremovecan be used per operation. -
The
createoperation doesn't require a resource name, whileupdaterequires a valid resource name andremoverequires a specific resource name format.
A single operation (create, update, remove) on a keyword plan.
| Fields | |
|---|---|
|
The FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new keyword plan. |
|
Update operation: The keyword plan is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed keyword plan is expected in this format:
|