Kroger Ad Platform API

Entity

object
idintegerrequired

Entity id

subCommodityIdAny Of

Sub commodity id

Variant 1string
useBaseBidbooleanrequired

Whether to use base bid.

bidAmountAny Of

Bid amount for this entity.

Variant 1number
deletedbooleanrequired

Whether this entity is deleted.

Example

EntityMeta

object
successbooleanrequired

Whether the entity request was successful.

messageAny Of

Error message if the request was not successful.

Variant 1string
codeAny Of

Error code if the request was not successful.

Variant 1integer
publishStatusAny Of

Publish status of the entity.

PublishStatusstring

Allowed values:EMPTYPENDINGFAILEDPUBLISHED

errorsAny Of

List of errors if the request was not successful.

Default:[]

Variant 1array[object]
* Additional properties are allowed.
warningsAny Of

Upstream validation warnings.

Warningsobject
Show Child Parameters
Example

ErrorDateTime

object
valuestringrequired

ISO time string

timezonestringrequired

Timezone abbreviation

Example

HTTPValidationError

object
detailarray[object]
Show Child Parameters
Example

KeywordBidModifier

object
keywordstringrequired

Keyword to modify.

modifiernumberrequired

Modifier value for this keyword.

deletedAny Of

Whether this keyword is deleted.

Variant 1boolean
Example