type LiveStreamEventPrerollSettingsError (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
Lists all errors associated with preroll settings applied to a LiveStreamEvent.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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.
|
LiveStreamEventPrerollSettingsError
|
reason
|
LiveStreamEventPrerollSetti...
The error reason represented by an enum.
Enumerations
-
INVALID_PREROLL_SETTINGS
- Preroll settings are only supported for livestream events of dynamic ad insertion type
linear.
-
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."],[],["The `LiveStreamEventService` manages errors related to live stream events, as presented by its extensive list of inhereted `ApiError` types, such as `AuthenticationError`, `QuotaError`, and `StringLengthError`. Specifically it shows the error types that can occur when configuring settings for the event preroll. The `LiveStreamEventPrerollSettingsError` has a `reason` field which indicates if the `INVALID_PREROLL_SETTINGS` is the reason, which means preroll settings are only for linear dynamic ad insertion type events.\n"],null,["# type LiveStreamEventPrerollSettingsError (v202502)\n\n**Service** \n**LiveStreamEventService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202502/LiveStreamEventService.ApiError) \n▼\n[AdBreakMarkupError](/ad-manager/api/reference/v202502/LiveStreamEventService.AdBreakMarkupError) [ApiVersionError](/ad-manager/api/reference/v202502/LiveStreamEventService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202502/LiveStreamEventService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202502/LiveStreamEventService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202502/LiveStreamEventService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202502/LiveStreamEventService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202502/LiveStreamEventService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202502/LiveStreamEventService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202502/LiveStreamEventService.InvalidUrlError) [LiveStreamEventActionError](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventActionError) [LiveStreamEventCdnSettingsE...](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventCdnSettingsError \"LiveStreamEventCdnSettingsError\") [LiveStreamEventConditioning...](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventConditioningError \"LiveStreamEventConditioningError\") [LiveStreamEventCustomAssetK...](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventCustomAssetKeyError \"LiveStreamEventCustomAssetKeyError\") [LiveStreamEventDateTimeError](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventDateTimeError) [LiveStreamEventDvrWindowError](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventDvrWindowError) **LiveStreamEventPrerollSetti...** [LiveStreamEventSlateError](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventSlateError) [NotNullError](/ad-manager/api/reference/v202502/LiveStreamEventService.NotNullError) [NullError](/ad-manager/api/reference/v202502/LiveStreamEventService.NullError) [ParseError](/ad-manager/api/reference/v202502/LiveStreamEventService.ParseError) [PermissionError](/ad-manager/api/reference/v202502/LiveStreamEventService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202502/LiveStreamEventService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202502/LiveStreamEventService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202502/LiveStreamEventService.QuotaError) [RangeError](/ad-manager/api/reference/v202502/LiveStreamEventService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202502/LiveStreamEventService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202502/LiveStreamEventService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202502/LiveStreamEventService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202502/LiveStreamEventService.ServerError) [StatementError](/ad-manager/api/reference/v202502/LiveStreamEventService.StatementError) [StringFormatError](/ad-manager/api/reference/v202502/LiveStreamEventService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202502/LiveStreamEventService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202502/LiveStreamEventService.UniqueError) [VideoAdTagError](/ad-manager/api/reference/v202502/LiveStreamEventService.VideoAdTagError)\n\nLists all errors associated with preroll settings applied to a [LiveStreamEvent](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEvent).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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/v202502/LiveStreamEventService.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| **`LiveStreamEventPrerollSettingsError`** ||\n| ### `reason` | ` `[LiveStreamEventPrerollSetti...](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventPrerollSettingsError.Reason \"LiveStreamEventPrerollSettingsError.Reason\")` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `INVALID_PREROLL_SETTINGS` : Preroll settings are only supported for livestream events of dynamic ad insertion type linear. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]