AI-generated Key Takeaways
-
The AdsTxtService provides methods for managing ads.txt entries within Google Ad Manager.
-
This service exposes functionalities for creating, updating, and retrieving ads.txt entries.
-
AdsTxtService utilizes
StatementError
for indicating issues encountered during statement execution, with reasons likeVARIABLE_NOT_BOUND_TO_VALUE
orUNKNOWN
. -
It inherits from
ApiError
, encompassing fields such asfieldPath
,trigger
, anderrorString
for detailed error reporting. -
The service operates within the namespace
https://www.google.com/apis/ads/publisher/v202411
, providing a structured environment for ads.txt management.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
StatementError
|
|
|
Enumerations
|