Ads API .NET library
|
Contains Ads Policy decisions. More...
Classes | |
class | Fields |
List of all supported fields for the PolicyTopicEntry class. More... | |
class | FilterableFields |
List of all supported filterable fields for the PolicyTopicEntry class. More... | |
class | SelectableFields |
List of all supported selectable fields for the PolicyTopicEntry class. More... | |
Properties | |
PolicyTopicEntryType | policyTopicEntryType [get, set] |
The type of the policy topic entry. More... | |
bool | policyTopicEntryTypeSpecified [get, set] |
PolicyTopicEvidence[] | policyTopicEvidences [get, set] |
The policy topic evidences associated with this policy topic entry. More... | |
PolicyTopicConstraint[] | policyTopicConstraints [get, set] |
The targeting constraints to which this PolicyTopicEntry is related. More... | |
string | policyTopicId [get, set] |
The policy topic id. This field is read only and will be ignored when sent to the API. More... | |
string | policyTopicName [get, set] |
The policy topic name (in English). This field is read only and will be ignored when sent to the API. More... | |
string | policyTopicHelpCenterUrl [get, set] |
URL of the help center article describing this policy topic entry. This field is read only and will be ignored when sent to the API. More... | |
Contains Ads Policy decisions.
|
getset |
The targeting constraints to which this PolicyTopicEntry is related.
|
getset |
The type of the policy topic entry.
|
getset |
true
, if a value is specified for policyTopicEntryType, false
otherwise.
|
getset |
The policy topic evidences associated with this policy topic entry.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAllDisapprovedAds.Run(), and Google.Api.Ads.AdWords.Examples.CSharp.v201809.GetAllDisapprovedAdsWithAwql.Run().
|
getset |
URL of the help center article describing this policy topic entry. This field is read only and will be ignored when sent to the API.
|
getset |
The policy topic id. This field is read only and will be ignored when sent to the API.
|
getset |
The policy topic name (in English). This field is read only and will be ignored when sent to the API.