AI-generated Key Takeaways
-
A CustomFieldOption represents a permitted value for a drop-down custom field.
-
CustomFieldOption is associated with a specific custom field through its
customFieldId. -
Each CustomFieldOption has a unique
idand adisplayName.
An option represents a permitted value for a custom field that has a CustomField.dataType of CustomFieldDataType.DROP_DOWN.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
|---|---|
|
Unique ID of this option. This value is readonly and is assigned by Google. |
|
The id of the custom field this option belongs to. |
|
The display name of this option. |