type PermissionError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Errors related to incorrect permission.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
PermissionError
|
reason
|
PermissionError.Reason
Enumerations
-
PERMISSION_DENIED
- User does not have the required permission for the request.
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe CreativeWrapperService allows management of creative wrappers in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service exposes functionalities related to creative wrappers, such as creating, updating, and retrieving them.\u003c/p\u003e\n"],["\u003cp\u003ePermissionError indicates issues with user permissions when accessing or modifying creative wrappers.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the namespace, inheritance structure, fields, and enumerations related to CreativeWrapperService and PermissionError.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to understand and troubleshoot errors and implement proper authorization for their integrations with the service.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management system, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, totaling over 40. These services, like CreativeWrapper, handle different aspects of ad management. It also details an error hierarchy, with `ApiError` at the base, followed by specific errors like `PermissionError`, `InternalApiError`, and more. The `PermissionError` specifies two reasons: `PERMISSION_DENIED` and `UNKNOWN`. The namespace is provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type PermissionError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.PermissionError) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.PermissionError) [AdsTxtService](/ad-manager/api/reference/v202408/AdsTxtService.PermissionError) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.PermissionError) [CdnConfigurationService](/ad-manager/api/reference/v202408/CdnConfigurationService.PermissionError) [CmsMetadataService](/ad-manager/api/reference/v202408/CmsMetadataService.PermissionError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.PermissionError) [ContactService](/ad-manager/api/reference/v202408/ContactService.PermissionError) [ContentBundleService](/ad-manager/api/reference/v202408/ContentBundleService.PermissionError) [ContentService](/ad-manager/api/reference/v202408/ContentService.PermissionError) [CreativeService](/ad-manager/api/reference/v202408/CreativeService.PermissionError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.PermissionError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.PermissionError) **CreativeWrapperService** [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.PermissionError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.PermissionError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202408/DaiAuthenticationKeyService.PermissionError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.PermissionError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.PermissionError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.PermissionError) [LabelService](/ad-manager/api/reference/v202408/LabelService.PermissionError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.PermissionError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.PermissionError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.PermissionError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.PermissionError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.PermissionError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.PermissionError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.PermissionError) [OrderService](/ad-manager/api/reference/v202408/OrderService.PermissionError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.PermissionError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.PermissionError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.PermissionError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.PermissionError) [ReportService](/ad-manager/api/reference/v202408/ReportService.PermissionError) [SegmentPopulationService](/ad-manager/api/reference/v202408/SegmentPopulationService.PermissionError) [SiteService](/ad-manager/api/reference/v202408/SiteService.PermissionError) [StreamActivityMonitorService](/ad-manager/api/reference/v202408/StreamActivityMonitorService.PermissionError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.PermissionError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.PermissionError) [TeamService](/ad-manager/api/reference/v202408/TeamService.PermissionError) [UserService](/ad-manager/api/reference/v202408/UserService.PermissionError) [UserTeamAssociationService](/ad-manager/api/reference/v202408/UserTeamAssociationService.PermissionError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.PermissionError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/CreativeWrapperService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/CreativeWrapperService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/CreativeWrapperService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/CreativeWrapperService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/CreativeWrapperService.CommonError) [CreativeWrapperError](/ad-manager/api/reference/v202408/CreativeWrapperService.CreativeWrapperError) [FeatureError](/ad-manager/api/reference/v202408/CreativeWrapperService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/CreativeWrapperService.InternalApiError) [LabelError](/ad-manager/api/reference/v202408/CreativeWrapperService.LabelError) [NotNullError](/ad-manager/api/reference/v202408/CreativeWrapperService.NotNullError) [NullError](/ad-manager/api/reference/v202408/CreativeWrapperService.NullError) [ParseError](/ad-manager/api/reference/v202408/CreativeWrapperService.ParseError) **PermissionError** [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/CreativeWrapperService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/CreativeWrapperService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/CreativeWrapperService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/CreativeWrapperService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/CreativeWrapperService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/CreativeWrapperService.ServerError) [StatementError](/ad-manager/api/reference/v202408/CreativeWrapperService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/CreativeWrapperService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/CreativeWrapperService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/CreativeWrapperService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/CreativeWrapperService.UniqueError)\n\nErrors related to incorrect permission.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202408/CreativeWrapperService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`PermissionError`** ||\n| ### `reason` | ` `[PermissionError.Reason](/ad-manager/api/reference/v202408/CreativeWrapperService.PermissionError.Reason)` ` *** ** * ** *** **Enumerations** `PERMISSION_DENIED` : User does not have the required permission for the request. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]