Ads API .NET library
|
The value of a CustomField for a particular entity. More...
Properties | |
long | customFieldId [get, set] |
Id of the More... | |
bool | customFieldIdSpecified [get, set] |
The value of a CustomField for a particular entity.
|
getset |
Id of the
CustomField
to which this value belongs. This attribute is required.
Referenced by Google.Api.Ads.AdManager.Examples.CSharp.v202402.SetLineItemCustomFieldValue.Run().
|
getset |
true
, if a value is specified for customFieldId, false
otherwise.