type NotNullError (v202411)

  • The AdsTxtService allows publishers to manage and validate ads.txt entries for their network.

  • This service provides methods for retrieving, creating, updating, and deleting ads.txt entries.

  • The service enforces data integrity with validation rules like ensuring required fields are not null.

  • Potential errors include common API errors and specific errors like NotNullError indicating required data is missing.

  • AdsTxtService is part of the Google Ad Manager API and uses a namespace for organization.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

NotNullError

reason

NotNullError.Reason


Enumerations
ARG1_NULL
ARG2_NULL
ARG3_NULL
NULL
UNKNOWN