Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 625 Bytes

File metadata and controls

12 lines (9 loc) · 625 Bytes

ApiV1CampaignsTypeIdBidsPatchRequest

Properties

Name Type Description Notes
mode string
value float Required when mode=set. New absolute bid (>= 0). [optional]
pct float Required when mode=pct_inc / pct_dec. Percent change (> 0). [optional]
ad_ids int[] Optional. Subset of ad ids to update. Omit/empty for "all ads". [optional]

[Back to Model list] [Back to API list] [Back to README]