type ApiException (v202411)

  • The Proposal service allows you to create, update, and retrieve proposals, which are containers for programmatic deals.

  • This service provides methods for managing proposal lifecycles, including actions like approving, rejecting, and archiving.

  • The ApiException class is used for handling errors that may occur during interactions with the Proposal service, providing details through the errors field.

  • You can access various proposal-related operations using the provided dependencies, such as createProposals and getProposalsByStatement.

  • The Proposal service is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

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. BillingError
    4. CollectionSizeError
    5. CommonError
    6. CurrencyCodeError
    7. CustomFieldValueError
    8. DealError
    9. EntityChildrenLimitReachedE...
    10. EntityLimitReachedError
    11. ExchangeRateError
    12. FeatureError
    13. ForecastError
    14. InternalApiError
    15. InvalidUrlError
    16. LabelEntityAssociationError
    17. LineItemOperationError
    18. NotNullError
    19. NullError
    20. ParseError
    21. PermissionError
    22. PrecisionError
    23. ProgrammaticError
    24. ProposalActionError
    25. ProposalError
    26. ProposalLineItemError
    27. ProposalLineItemMakegoodError
    28. ProposalLineItemProgrammati...
    29. PublisherQueryLanguageConte...
    30. PublisherQueryLanguageSynta...
    31. QuotaError
    32. RangeError
    33. RequiredCollectionError
    34. RequiredError
    35. RequiredNumberError
    36. AudienceSegmentError
    37. ServerError
    38. StatementError
    39. StringFormatError
    40. StringLengthError
    41. TeamError
    42. TimeZoneError
    43. TypeError
    44. UniqueError

List of errors.