Delete Creatives ​
Endpoint ​
DELETE /unified/ads/creatives/{id}Integrations supported
- Meta Marketing API
Path parameters ​
The ID of the resource.
23423523Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79dThe format of the response.
- unifiedreturns the response with unified mappings applied.
- rawreturns the unprocessed, raw response from the remote API.
- normalizedapplies the unified mappings and returns the data in a normalized format.
- streamreturns the response as a stream, which is ideal for transmitting large datasets, files, or binary data. Using streaming mode helps to efficiently handle large payloads or real-time data flows without requiring the entire data to be buffered in memory.
Defaults to unified.
- unified
- raw
- normalized
- stream
unifiedExcludes the remote_data attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=nameQuery parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=barResponse Body ​
The unique identifier for the creative.
The name of the creative.
The status of the creative.
- active
- deleted
- in_process
- with_issues
The unique identifier for the account.
The labels for the creative.
The unique identifier for the label.
The name of the label.
The applink treatment for the creative.
- automatic
- deeplink_with_appstore_fallback
- deeplink_with_web_fallback
- web_only
The authorization category for the creative.
- none
- political
The body for the creative.
The call to action type for the creative.
- open_link
- like_page
- shop_now
- play_game
- install_app
- use_app
- call
- call_me
- video_call
- install_mobile_app
- use_mobile_app
- mobile_download
- book_travel
- listen_music
- watch_video
- learn_more
- sign_up
- download
- watch_more
- no_button
- visit_pages_feed
- apply_now
- call_now
- contact
- buy_now
- get_offer
- get_offer_view
- buy_tickets
- update_app
- get_directions
- buy
- send_updates
- message_page
- donate
- subscribe
- say_thanks
- sell_now
- share
- donate_now
- get_quote
- contact_us
- order_now
- add_to_cart
- start_order
- video_annotation
- record_now
- inquire_now
- confirm
- refer_friends
- request_time
- get_showtimes
- listen_now
- woodhenge_support
- sotto_subscribe
- follow_user
- raise_money
- event_rsvp
- whatsapp_message
- follow_news_storyline
- see_more
- book_now
- find_a_group
- find_your_groups
- pay_to_access
- purchase_gift_cards
- follow_page
- send_a_gift
- swipe_up_shop
- swipe_up_product
- send_gift_money
- play_game_on_facebook
- get_started
- open_instant_app
- audio_call
- get_promotions
The image crops for the creative.
The image hash for the creative.
The image URL for the creative.
The properties for the creative.
The unique identifier for the property.
The type for the property.
The URL for the property.
The spec for the creative.
The interactive components for the creative.
The URLs for the creative.
The unique identifier for the URL.
The type for the URL.
The URL for the URL.
The date and time the creative was created.
The date and time the creative was last updated.
Raw data returned from the remote API call.