type ProposalLineItemProgrammaticError (v201705)

Errors associated with programmatic proposal line items.


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

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.

ProposalLineItemProgrammaticError

reason

ProposalLineItemProgrammati...

The error reason represented by an enum.


Enumerations
INVALID_PRODUCT_TYPE
Programmatic proposal line items only support ProductType.DFP.
VIDEO_NOT_SUPPORTED
EnvironmentType.VIDEO_PLAYER is currently not supported.
ROADBLOCKING_NOT_SUPPORTED
Programmatic proposal line items do not support RoadblockingType.CREATIVE_SET.
INVALID_CREATIVE_ROTATION
Programmatic proposal line items do not support CreativeRotationType.SEQUENTIAL.
INVALID_PROPOSAL_LINE_ITEM_TYPE
Programmatic proposal line items only support LineItemType.STANDARD.
INVALID_RATE_TYPE
Programmatic proposal line items only support RateType.CPM.
ZERO_COST_PER_UNIT_NOT_SUPPORTED
Programmatic proposal line items do not support zero for ProposalLineItem.netRate.
INVALID_PROGRAMMATIC_CREATIVE_SOURCE
Only programmatic proposal line items support ProgrammaticCreativeSource.
INVALID_NUM_UNITS
The Goal.units value is invalid. For RateType.CPD proposal line items, only 100% is allowed
INVALID_SPONSORSHIP_CONTRACTED_UNITS_BOUGHT
The {ProposalLineItem#contractedUnitsBought} cannot be null or zero for programmatic RateType.CPD proposal line items.
INVALID_PROGRAMMATIC_PRICING_MODEL
Only PricingModel.NET is supported for programmatic proposal line items.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.

Send feedback about...

DoubleClick for Publishers
DoubleClick for Publishers
Need help? Visit our support page.