line_itempost https://buzz-key.api.beeswax.com/rest/line_itemBody Paramscampaign_idint32requiredMust be a valid and active Campaignadvertiser_idint32requiredMust be activeline_item_type_idint32requiredThe 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_namestringrequiredName of the Line Item, e.g. "Winter lead generation"line_item_budgetdoublerequiredMaximum 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 is 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.biddingobjectrequiredBidding Strategy JSON.bidding objectcreative_weighting_methodstringDefaults to RANDOMEither RANDOM or WEIGHTEDtest_group_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.start_datedaterequiredStart date of the Line Item.end_datedateEnd date of the Line Item.frequency_capobjectFrequency cap JSON.frequency_cap objectfrequency_cap_typeint32Defaults to 0The 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_skadbooleanDefaults to falseShould the Line Item only target Apple SKAd-enabled inventoryguaranteedbooleanDefaults to falseIndicates that the Line Item is Programmatic Guaranteed. When set to true the targeting, budgeting, pacing, and bidding parameters are restricted to ensure guaranteed delivery.alternative_idstringAn alternative id to lookup the Line Item, if desirednotesstringNotes about the Line Item, up to 255 charsactivebooleanrequiredDefaults to falseIs the Line Item active? Must be set to 0 on POST since no Creatives are yet assigned.Response 200200Updated over 1 year ago