Create Click-to-Call ad
Same shape and flow as POST /v1/ads/ctwa, but the CTA is CALL_NOW dialing phoneNumber via a tel: link. The ad set is destination_type PHONE_CALL optimizing QUALITY_CALL and the campaign objective defaults to OUTCOME_LEADS. Supports the same single-creative and multi-creative shapes as CTWA.
Request body
Response
Ad(s) created and submitted for review
Changes
Changed in 4 of the 26 revisions of this API.14
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/creatives/items/welcomeMessagenew-optional-request-property
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/welcomeMessagenew-optional-request-property
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/campaignStatusnew-optional-request-property
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/creatives/items/video/idnew-optional-request-property
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/statusnew-optional-request-property
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/video/idnew-optional-request-property
- ○
the request property
allOf[CtwaAdRequestBody]/creatives/items/video/thumbnailUrlbecame optionalrequest-property-became-optional
- ○
the request property
allOf[CtwaAdRequestBody]/creatives/items/video/urlbecame optionalrequest-property-became-optional
- ○
the request property
allOf[CtwaAdRequestBody]/video/thumbnailUrlbecame optionalrequest-property-became-optional
- ○
the request property
allOf[CtwaAdRequestBody]/video/urlbecame optionalrequest-property-became-optional
- ○
- ○
added the non-success response with the status
502response-non-success-status-added
- ○
- ○
added the new optional request property
allOf[CtwaAdRequestBody]/adSetIdnew-optional-request-property
- ○
the request property
allOf[CtwaAdRequestBody]/budgetAmountbecame optionalrequest-property-became-optional
- ○
the request property
allOf[CtwaAdRequestBody]/budgetTypebecame optionalrequest-property-became-optional
- ○