PATCH
/
public
/
v1
/
campaign-service
/
campaigns
/
{campaign-id}
/
bids
/
{bid-id}

Path Parameters

campaign-id
string
required

The ID of the campaign.

bid-id
string
required

The ID of the bid.

Body

application/json
amount
integer

Maximum amount of money willing to offer for a sponsored slot in minor units of currency according to ISO 4217.

isActive
boolean

Whether to activate or deactivate the bid.

Response

200 - application/json
amount
integer

Maximum amount of money willing to offer for a sponsored slot in minor units of currency according to ISO 4217.

bidId
string
required

The ID of the bid

bidsBehaviorData
string
deprecated

Deprecated. This field is always null. For behavioral data use reporting service.

campaignId
string
required

The ID of the campaign.

formatProperties
object
isActive
boolean
required

Whether the bid is active.

location
string

By using this option you will be able to target this campaign to a specific group.You must define the same location as a parameter on the auction request. Products on a specific campaign will have specific conversion rates, considering the context of location, so it will not interfere with the conversion rates for the same product in other campaigns.

state
enum<string>
required

The activity state of the bid.

Available options:
active,
deactivated_manually,
inactive_entity,
deleted_entity,
legacy_inactive
target
object
required

The type of entity this bid will be targeting.

trigger
object
deprecated

When should this bid participate in an auction.

triggers
object[]
required

A list of objects that trigger the appearance of this bid on an auction.