Ads API .NET library
|
Common policy summary information attached to a generic entity. More...
Classes | |
class | Fields |
List of all supported fields for the PolicySummaryInfo class. More... | |
class | FilterableFields |
List of all supported filterable fields for the PolicySummaryInfo class. More... | |
class | SelectableFields |
List of all supported selectable fields for the PolicySummaryInfo class. More... | |
Properties | |
PolicyTopicEntry[] | policyTopicEntries [get, set] |
List of policy findings. More... | |
PolicySummaryReviewState | reviewState [get, set] |
Progress through the review process. More... | |
bool | reviewStateSpecified [get, set] |
PolicySummaryDenormalizedStatus | denormalizedStatus [get, set] |
Overall review status based on the policy topic entries. More... | |
bool | denormalizedStatusSpecified [get, set] |
PolicyApprovalStatus | combinedApprovalStatus [get, set] |
Approval status that combines review state and status. More... | |
bool | combinedApprovalStatusSpecified [get, set] |
string | PolicySummaryInfoType [get, set] |
Indicates that this instance is a subtype of PolicySummaryInfo. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
Common policy summary information attached to a generic entity.
|
getset |
Approval status that combines review state and status.
|
getset |
true
, if a value is specified for combinedApprovalStatus, false
otherwise.
|
getset |
Overall review status based on the policy topic entries.
|
getset |
true
, if a value is specified for denormalizedStatus, false
otherwise.
|
getset |
Indicates that this instance is a subtype of PolicySummaryInfo. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
|
getset |
List of policy findings.
|
getset |
Progress through the review process.
|
getset |
true
, if a value is specified for reviewState, false
otherwise.