type InventoryUnitSizesError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
An error specifically for InventoryUnitSizes.
- 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.
|
InventoryUnitSizesError
|
reason
|
InventoryUnitSizesError.Reason
Enumerations
-
INVALID_SIZES
- A size in the ad unit is too large or too small.
-
INVALID_SIZE_FOR_PLATFORM
- A size is an aspect ratio, but the ad unit is not a mobile ad unit.
-
VIDEO_FEATURE_MISSING
- A size is video, but the video feature is not enabled.
-
VIDEO_MOBILE_LINE_ITEM_FEATURE_MISSING
- A size is video in a mobile ad unit,
but the mobile video feature is not enabled.
-
INVALID_SIZE_FOR_MASTER
- A size that has companions must have an environment of VIDEO_PLAYER.
-
INVALID_SIZE_FOR_COMPANION
- A size that is a companion must have an environment of BROWSER.
-
DUPLICATE_MASTER_SIZES
- Duplicate video master sizes are not allowed.
-
ASPECT_RATIO_NOT_SUPPORTED
- A size is an aspect ratio, but aspect ratio sizes are not enabled.
-
VIDEO_COMPANIONS_NOT_SUPPORTED
- A video size has companions, but companions are not allowed for the network
-
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\u003eAdjustmentService handles forecast adjustments and inherits from ApiError.\u003c/p\u003e\n"],["\u003cp\u003eInventoryUnitSizesError is a specific error related to ad unit sizes, indicating issues like invalid dimensions, platform incompatibility, or missing features.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes details such as field path, trigger, error string, and a specific reason for the InventoryUnitSizesError.\u003c/p\u003e\n"],["\u003cp\u003eInventoryUnitSizesError reasons can range from incorrect size specifications to feature mismatches for video or mobile ad units.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about each reason is available in the provided documentation.\u003c/p\u003e\n"]]],["The `AdjustmentService` manages various errors, including `InventoryUnitSizesError`, which is detailed in the provided text. This specific error type occurs when inventory unit sizes are invalid. Possible reasons include: `INVALID_SIZES`, `INVALID_SIZE_FOR_PLATFORM`, `VIDEO_FEATURE_MISSING`, `VIDEO_MOBILE_LINE_ITEM_FEATURE_MISSING`, `INVALID_SIZE_FOR_MASTER`, `INVALID_SIZE_FOR_COMPANION`, `DUPLICATE_MASTER_SIZES`, `ASPECT_RATIO_NOT_SUPPORTED`, and `VIDEO_COMPANIONS_NOT_SUPPORTED`, or `UNKNOWN`. The `ApiError` fields such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` provide details about the error's origin and context.\n"],null,[]]