Changes to List campaigns

GET /v1/ads/campaigns

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 29 revisions of this API.29

  1. b5344d376e5e1
  2. ac5fffe58a631
  3. e0cd920708582
  4. 5bcceb4c15ba7

What changed

    • response property campaigns/items/optimizationGoal list-of-types was widened by adding types array to media type application/json of response 200

      response-property-list-of-types-widened

    • the campaigns/items/optimizationGoal response's property type/format changed from string null/ to string array/ for status 200

      response-property-type-changed

    • added the new optional query request parameter hasDelivery

      new-optional-request-parameter

    • added the new optional query request parameter minSpend

      new-optional-request-parameter

    • added the optional property campaigns/items/metrics/costPerAction to the response with the 200 status

      response-optional-property-added

    • added the optional property campaigns/items/metrics/inlineLinkClickCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property campaigns/items/metrics/inlineLinkClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property campaigns/items/metrics/outboundClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property campaigns/items/metrics/outboundClicksCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property campaigns/items/metrics/uniqueClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property campaigns/items/metrics/uniqueCtr to the response with the 200 status

      response-optional-property-added