AI-generated Key Takeaways
-
The content provides a list of various services available in the Ad Manager API, each linked to a specific error type related to string length.
-
The
StringLengthError.Reasonenumeration indicates the cause of a string length error, with possible values beingTOO_LONG,TOO_SHORT, orUNKNOWN.
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
StringLengthError
▼
StringLengthError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
TOO_LONG
|
|
TOO_SHORT
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |