Changes to List ads

GET /v1/ads

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

Changed in 4 of the 26 revisions of this API.1210

  1. 44b6b1ca2a8b2
  2. 15e893e69e8c1
  3. a23bb6e634382
  4. 5bcceb4c15ba8

What changed

    • added the new page_likes enum value to the ads/items/goal response property for the response status 200

      response-property-enum-value-added

    • added the new page_likes enum value to the allOf[AdsListResponse]/ads/items/goal response property for the response status 202

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the backfillPending response property const value true was removed for the status 202

      response-property-const-removed

    • added the optional property ads/items/creative/creativeId to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[AdsListResponse]/ads/items/creative/creativeId to the response with the 202 status

      response-optional-property-added

    • added the media type application/json for the response with the status 202

      response-media-type-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/costPerAction to the response with the 200 status

      response-optional-property-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/inlineLinkClickCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/inlineLinkClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/outboundClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/outboundClicksCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/uniqueClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property ads/items/metrics/anyOf[AdMetrics]/uniqueCtr to the response with the 200 status

      response-optional-property-added