Skip to content
Ads APIReferences / Ad Sets / Update Ad Set

Update Ad Set

Updates an existing ad set.

Request

  • ad_account_id
    string [uuid]
    Required
  • ad_set_id
    string [uuid]
    Required
  • budget_micro_amount
    integer [int64]
    Example value: 300000000
  • end_date
    string [date-time]
    Example value: "2023-09-24T14:00:00Z"
  • name
    string
  • start_date
    string [date-time]
    Example value: "2023-08-24T14:00:00Z"
  • version
    integer
    Required

    Long

    Example value: 1
  • ad_ids
    array of strings

Response

    Response sample