WEB_CONVERSIONCATALOG_SALESSALESadd_to_cartcheckoutLEADSsignupleadintended_promotion_typeSALESCONSIDERATIONWEB_CONVERSIONCATALOG_SALESSALESintended_promotion_type parameter
-sandboxcurl -X POST https://api-sandbox.pinterest.com/v5/oauth/token \
-sandboxcurl -X POST https://api-sandbox.pinterest.com/v5/ad_accounts/{ad_account_id}/campaigns --header 'Content-Type: application/json' --header 'Authorization: Bearer [SANDBOX-TOKEN]'
| Parameter | Description | Valid inputs |
|---|---|---|
objective_typenon-nullable string Required | Intended result of the campaign. You can only update objectives for draft campaigns. | AWARENESSCONSIDERATIONVIDEO_COMPLETIONSALESLEADSCATALOG_SALESWEB_CONVERSIONWEB_SESSIONSVIDEO_VIEWVIDEO_COMPLETION |
intended_promotion_typenon-nullable string Optional but necessary for this use case Currently only supported in Sandbox | Signals your use of the objective type simplification and create ads derived from either Pins or product groups under the SALESCONSIDERATIONYou can only update this parameter for draft campaigns. If you do not pass this parameter, the default is:
Some default values will change at on February 1, 2027 (See following table). | STANDARD_AD
CATALOG
LEGACY
|
| Objective | intended_promotion_typeallowed value(s) | intended_promotion_typecurrent default | intended_promotion_typedefault after February 1, 2027 |
|---|---|---|---|
AWARENESS | STANDARD_AD | STANDARD_AD | STANDARD_AD |
CONSIDERATION | STANDARD_ADCATALOG | STANDARD_AD | STANDARD_AD |
WEB_CONVERSION | STANDARD_ADLEGACY | LEGACY | Creation disabled |
SALES | STANDARD_ADCATALOG | STANDARD_AD | STANDARD_AD |
LEADS | STANDARD_ADCATALOG | STANDARD_AD | STANDARD_AD |
CATALOG_SALES | LEGACY | LEGACY | Creation disabled |
VIDEO_COMPLETION | STANDARD_AD | STANDARD_AD | STANDARD_AD |
APP_INSTALL | STANDARD_AD | STANDARD_AD | STANDARD_AD |
curl --request POST \ --url https://api-sandbox.pinterest.com/v5/ad_accounts/123456789012/campaigns \ --header 'authorization: Bearer pina_ABCD1234...' \ --header 'content-type: application/json' \ --data '[ { "name": "Example campaign", "daily_spend_cap": 500000000, "is_campaign_budget_optimization": true, "is_flexible_daily_budgets": true, "objective_type": "LEADS", "intended_promotion_type": "STANDARD_AD", "is_performance_plus": false, "is_top_of_search": false } ]'
{ "items": [ { "data": { "id": "626747269410", "ad_account_id": "123456789012", "name": "Example campaign", "objective_type": "LEADS", "lifetime_spend_cap": 0, "daily_spend_cap": 500000000, "order_line_id": null, "tracking_urls": null, "is_flexible_daily_budgets": true, "default_ad_group_budget_in_micro_currency": null, "is_automated_campaign": false, "created_time": 1778794803, "updated_time": 1778794803, "type": "campaign", "summary_status": "RUNNING", "is_campaign_budget_optimization": true, "start_time": 1778794803, "end_time": null, "is_performance_plus": false, "is_top_of_search": false, "bid_options": null, "ext_features": null, "status": "ACTIVE", "intended_promotion_type": "STANDARD_AD" }, "exceptions": [] } ] }
CATALOG_SALESWEB_CONVERSIONadd_to_cartcheckoutCATALOG_SALESSALESCONSIDERATIONWEB_CONVERSIONcheckoutadd_to_cartSALESWEB_CONVERSIONsignupleadLEADSCATALOG_SALESWEB_CONVERSIONadd_to_cartcheckoutSALESLEADSintended_promotion_typeCATALOG_SALESWEB_CONVERSIONadd_to_cartcheckoutCATALOG_SALESWEB_CONVERSION