AI-generated Key Takeaways
-
The document lists various services available in the Google Ad Manager API, version v202411.
-
Each service listed includes a link to its
ParseError.Reason
documentation. -
The
ParseError.Reason
is an enumeration with two possible values:UNPARSABLE
andUNKNOWN
, which describe the reasons for a parsing error.
Service
AdRuleService
AdjustmentService
AdsTxtService
AudienceSegmentService
CdnConfigurationService
CmsMetadataService
CompanyService
ContactService
ContentBundleService
ContentService
CreativeService
CreativeSetService
CreativeTemplateService
CreativeWrapperService
CustomFieldService
CustomTargetingService
DaiAuthenticationKeyService
DaiEncodingProfileService
ForecastService
InventoryService
LabelService
LineItemCreativeAssociationService
LineItemService
LineItemTemplateService
LiveStreamEventService
MobileApplicationService
NativeStyleService
NetworkService
OrderService
PlacementService
ProposalLineItemService
ProposalService
PublisherQueryLanguageService
ReportService
SegmentPopulationService
SiteService
StreamActivityMonitorService
SuggestedAdUnitService
TargetingPresetService
TeamService
UserService
UserTeamAssociationService
YieldGroupService
Dependencies
ParseError
▼
ParseError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
UNPARSABLE
|
Indicates an error in parsing an attribute. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |