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

Represents an error associated with a DAI content's status. More...

Properties

DaiIngestErrorReason reason [get, set]
 The error associated with the content. More...
 
bool reasonSpecified [get, set]
 
string trigger [get, set]
 The field, if any, that triggered the error. More...
 

Detailed Description

Represents an error associated with a DAI content's status.

Property Documentation

DaiIngestErrorReason Google.Api.Ads.AdManager.v202305.DaiIngestError.reason
getset

The error associated with the content.

bool Google.Api.Ads.AdManager.v202305.DaiIngestError.reasonSpecified
getset

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

string Google.Api.Ads.AdManager.v202305.DaiIngestError.trigger
getset

The field, if any, that triggered the error.


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