curl -H "Authorization: Basic BASE64_ENCODED_PUBLIC_KEY_AND_PRIVATE_KEY" -H "Content-Type: application/json" -X POST -d '{"name ":"Great Group Of Buyers", "buyer_ids": [100123,100124]}' https://[your-subdomain].trackdrive.com/api/v1/buyer_groups
Param name |
Description
Validations
|
---|---|
name Required |
The name of the buyer group.
|
paused Optional |
Pause or unpause.
|
reset_total_caps Optional |
Send
|
dial_buyers_type Optional |
Configure the dial buyer behaviour.
|
buyer_ids Optional Blank Value Allowed |
The list of buyer ids that will be dialed.
|
tier Optional |
When
|
weight Optional |
When
|
generate_team Optional |
Grant access to manage this buyer group, it's buyers, and to view calls that it's paid for.
|
team_users_emails Optional Blank Value Allowed |
The selected users will recieve an email invitation to collaborate on your company.
|
team_offer_ids Optional Blank Value Allowed |
Team members can view calls made to these Offers that were paid for by the buyers in this group.
|
attempt_total_limit Optional Blank Value Allowed |
Attempt caps limit the number of times a buyer can be attempted in a given interval.
|
attempt_monthly_limit Optional Blank Value Allowed |
Monthly Attempt Cap
|
attempt_daily_limit Optional Blank Value Allowed |
Daily Attempt Cap
|
connection_total_limit Optional Blank Value Allowed |
Connection caps limit the number of times a buyer can be connected in a given interval.
|
connection_monthly_limit Optional Blank Value Allowed |
Monthly Connection Cap
|
connection_daily_limit Optional Blank Value Allowed |
Daily Connection Cap
|
buyer_conversion_total_limit Optional Blank Value Allowed |
Conversion caps limit the number of times a buyer can convert in a given interval.
|
buyer_conversion_monthly_limit Optional Blank Value Allowed |
Monthly Conversion Cap
|
buyer_conversion_daily_limit Optional Blank Value Allowed |
Daily Conversion Cap
|
revenue_total_limit Optional Blank Value Allowed |
Revenue caps limit the dollar amount that can be paid by a buyer in a given interval.
|
revenue_monthly_limit Optional Blank Value Allowed |
Monthly $ Revenue Cap
|
revenue_daily_limit Optional Blank Value Allowed |
Daily $ Revenue Cap
|