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

Contains information about an error that occurred during a SAM session. More...

Properties

SamErrorType samErrorType [get, set]
 The type of error that occurred. More...
 
bool samErrorTypeSpecified [get, set]
 
string errorDetails [get, set]
 Any details about the error that ocurred. More...
 

Detailed Description

Contains information about an error that occurred during a SAM session.

Property Documentation

string Google.Api.Ads.AdManager.v202508.SamError.errorDetails
getset

Any details about the error that ocurred.

SamErrorType Google.Api.Ads.AdManager.v202508.SamError.samErrorType
getset

The type of error that occurred.

bool Google.Api.Ads.AdManager.v202508.SamError.samErrorTypeSpecified
getset

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


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