Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.BaseCustomFieldValue Class Reference

The value of a CustomField for a particular entity. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.BaseCustomFieldValue:
Google.Api.Ads.AdManager.v202305.CustomFieldValue Google.Api.Ads.AdManager.v202305.DropDownCustomFieldValue

Properties

long customFieldId [get, set]
 Id of the More...
 
bool customFieldIdSpecified [get, set]
 

Detailed Description

The value of a CustomField for a particular entity.

Property Documentation

long Google.Api.Ads.AdManager.v202305.BaseCustomFieldValue.customFieldId
getset

Id of the

CustomField to which this value belongs. This attribute is required.

bool Google.Api.Ads.AdManager.v202305.BaseCustomFieldValue.customFieldIdSpecified
getset

true, if a value is specified for customFieldId, false otherwise.


The documentation for this class was generated from the following file: