line_itemput https://buzz-key.api.beeswax.com/rest/line_itemBody Paramsline_item_idint32requiredUnique ID of the Line Itemcampaign_idint32Must be a valid and active Campaignadvertiser_idint32Must belong to the same account as the Line Item and be activealternative_idstringAn alternative id to lookup the Line Item, if desiredline_item_type_idint32The type of the Line Item. 0=banner, 1=video, 2=nativetargeting_template_idint32The ID of the associated Targeting Template, must be a valid and active Targeting Template.line_item_namestringName of the Line Item, e.g. "Winter lead generation"line_item_budgetdoubleMaximum amount to spend on this Line Itemdaily_budgetdoubleMaximum amount to spend or deliver in a day, cannot exceed campaign_budget or be so low as to prevent campaign_budget from being reached over the length of the campaign.budget_typeint32Defaults to 0Type of budget, 0=spend, 1=impressions, 2=spend with vendor feesrevenue_typestringSupported revenue types: CPM, CPC, CPCV, CPI, CPArevenue_amountdoubleIf a revenue_type is set, this field is the basis of calculation. For example, if revenue_type is CPM and revenue_amount is 5.12, revenue will be calculated as a $5.12 CPM.bid_modifier_idint32ID of a Bid Modifier object to associate with the Line Item. If set, max_bid must also be set.delivery_modifier_idint32ID of the Delivery Modifier to associate with this Line Itemmax_biddoubleMaximum bid after taking into consideration any Bid Modifiers.test_plan_idint32When using Experiments the group to use for segregating users. The test_group_id must belong to the test_plan_id assigned to the Campaign. If a test_plan_id is set at the Campaign level, the test_group_id may not be null.biddingobjectBidding Strategy JSON.bidding objectcreative_weighting_methodstringDefaults to RANDOMEither RANDOM or WEIGHTEDstart_datedateStart date of the Line Item.end_datedateEnd date of the Line Item.frequency_capobjectFrequency cap JSON.frequency_cap objectfrequency_cap_typeint32The method of frequency capping. Must match Campaign-level if set. For definitions, see the Frequency Cap guide.frequency_cap_vendorstringExtends frequency cap using a device graph (fees may apply). Valid values may be TAPAD or LIVERAMP depending on what has been enabled. If set at the Campaign level, must match that value.user_timezonesarray of stringsDefaults to The account's timezoneWhen targeting by user_time_of_week, this field should include a list of timezones you expect the ad to serve within. If not set properly, pacing will be uneven.user_timezones stringADD stringsegment_extension_defaultstringDefaults to noneDetermines the type of audience extension to use. Valid values are none,person,household,person_extend_only, and household_extend_only.segment_extension_type_defaultstringDefaults to noneDetermines the type of audience extension to use. Valid options include none,1P,3P, and ALL.segment_extension_vendors_defaultarray of stringsDefaults to '["TAPAD"]`List of vendors to use for audience extension. Valid values are TAPAD and LIVERAMP.segment_extension_vendors_default stringADD stringenable_skad_trackingbooleanDefaults to falseShould Apple's SKAdNetwork tracking be enabled for this Line Item. Must be enabled at the Campaign level to be enabled here.skad_assignment_levelstringDefaults to creative_line_itemMust be set if enable_skad_tracking is true. Valid options are creative_line_item and line_item. Cannot be changed once Line Item is active.target_skadbooleanShould the Line Item only target Apple SKAd-enabled inventorynotesstringNotes about the Line Item, up to 255 charsactivebooleanDefaults to falseIs the Line Item active? Can only be set to true if associated with one or more Creatives.Response 200200Updated over 1 year ago