Entity
objectidintegerrequired
Entity id
subCommodityId
Any OfSub commodity id
Variant 1string
useBaseBidbooleanrequired
Whether to use base bid.
bidAmount
Any OfBid amount for this entity.
Variant 1number
deletedbooleanrequired
Whether this entity is deleted.
Example
EntityMeta
objectsuccessbooleanrequired
Whether the entity request was successful.
message
Any OfError message if the request was not successful.
Variant 1string
code
Any OfError code if the request was not successful.
Variant 1integer
publishStatus
Any OfPublish status of the entity.
PublishStatusstring
Allowed values:EMPTYPENDINGFAILEDPUBLISHED
errors
Any OfList of errors if the request was not successful.
Default:[]
Variant 1array[object]
* Additional properties are allowed.
warnings
Any OfUpstream validation warnings.
Warningsobject
Show Child Parameters
Example
ErrorDateTime
objectvaluestringrequired
ISO time string
timezonestringrequired
Timezone abbreviation
Example
HTTPValidationError
objectdetailarray[object]
Show Child Parameters
Example
KeywordBidModifier
objectkeywordstringrequired
Keyword to modify.
modifiernumberrequired
Modifier value for this keyword.
deleted
Any OfWhether this keyword is deleted.
Variant 1boolean
Example