Apply a proposal
Apply a sales agent proposal to auto-add products with recommended budget allocations. Requires discover-products to have been called first.
Authorizations
API key or access token
Path Parameters
Discovery ID
1"abc123-def456-ghi789"
Body
Apply a sales agent proposal to auto-add products with recommended budget allocations
Proposal ID from the discover-products response to apply
"proposal_abc123"
Total budget to distribute across products. Defaults to the proposal totalBudgetGuidance.recommended.
x > 050000
When true, replaces all existing products instead of merging
Response
Apply a proposal
Response from applying a proposal
Discovery ID
The proposal that was applied
Total budget distributed across products from this proposal
Number of products added from the proposal
-9007199254740991 <= x <= 9007199254740991Product IDs from the proposal that could not be found in discovery results
All selected products after applying the proposal
Total number of selected products
-9007199254740991 <= x <= 9007199254740991Budget allocation context
Whether the discovery session is attached to an active campaign. When false, the products are saved to the session but no active campaign reflects them yet.
Guidance shown only when campaignBound is false: either the session is not attached to any campaign, or the campaign it was attached to has been archived. Pass campaignId for an active campaign (or restore the archived one) so the campaign reflects the products.