type CustomFieldOption (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CustomFieldService
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
|
id
|
xsd:long
Unique ID of this option. This value is readonly and is assigned by Google.
|
customFieldId
|
xsd:long
The id of the custom field this option belongs to.
|
displayName
|
xsd:string
The display name of this option.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],[],null,["# type CustomFieldOption (v202502)\n\n**Service** \n**CustomFieldService** **Dependencies** \n[DropDownCustomField](/ad-manager/api/reference/v202502/CustomFieldService.DropDownCustomField) [createCustomFieldOptions()](/ad-manager/api/reference/v202502/CustomFieldService#createCustomFieldOptions) [getCustomFieldOption()](/ad-manager/api/reference/v202502/CustomFieldService#getCustomFieldOption) [updateCustomFieldOptions()](/ad-manager/api/reference/v202502/CustomFieldService#updateCustomFieldOptions) \n▼\n**CustomFieldOption**\n\nAn option represents a permitted value for a custom field that has a [CustomField.dataType](/ad-manager/api/reference/v202502/CustomFieldService.CustomField#dataType)\nof [CustomFieldDataType.DROP_DOWN](/ad-manager/api/reference/v202502/CustomFieldService.CustomFieldDataType#DROP_DOWN).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---------------------|-------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` Unique ID of this option. This value is readonly and is assigned by Google. |\n| ### `customFieldId` | ` `xsd:`long` The id of the custom field this option belongs to. |\n| ### `displayName` | ` `xsd:`string` The display name of this option. |"]]