AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their StringLengthError documentation for version 202411.
-
The StringLengthError has a Reason enumeration with values like
TOO_LONG,TOO_SHORT, andUNKNOWN. -
The
UNKNOWNreason indicates that the actual value is not available in the requested API version.
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/v202411
| Enumeration | Description |
|---|---|
TOO_LONG
|
|
TOO_SHORT
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |