type ApiException (v202411)

  • The CreativeWrapperService allows you to manage creative wrappers, which are used to wrap creatives with code to track impressions, clicks, and other metrics.

  • This service provides methods for creating, updating, and retrieving creative wrappers.

  • You can also perform actions on creative wrappers, such as activating or deactivating them.

  • The ApiException class holds a list of service errors that may occur when using this service.

  • It inherits from ApplicationException and contains a list of possible ApiErrors.

Exception class for holding a list of service errors.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

ApplicationException (inherited)

message

xsd:string

Error message.

ApiException

errors

  1. ApiError[]
    1. ApiVersionError
    2. AuthenticationError
    3. CollectionSizeError
    4. CommonError
    5. CreativeWrapperError
    6. FeatureError
    7. InternalApiError
    8. LabelError
    9. NotNullError
    10. NullError
    11. ParseError
    12. PermissionError
    13. PublisherQueryLanguageConte...
    14. PublisherQueryLanguageSynta...
    15. QuotaError
    16. RequiredCollectionError
    17. RequiredError
    18. ServerError
    19. StatementError
    20. StringFormatError
    21. StringLengthError
    22. TypeError
    23. UniqueError

List of errors.