AI-generated Key Takeaways
-
CrossSellError lists errors specifically related to cross selling and inherits properties from ApiError.
-
This error type is used across various services like CompanyService, ForecastService, InventoryService, and others.
-
Errors can occur due to issues with the distribution partner company type, network code, missing partner names, or disabled publisher features.
-
Other reasons for CrossSellError include invalid partner names or network codes, the content provider network being the same as the distributor, or a network already enabled for cross-selling.
-
Rule violations defined by the cross-selling distributor for line items targeting shared ad units can also trigger CrossSellError, as either errors or warnings.
Lists all errors associated with cross selling.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
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)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
CrossSellError
|
|
|
The error reason represented by an enum. Enumerations
|