Changes to Get ad details

GET /v1/ads/{adId}

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

Changed in 3 of the 27 revisions of this API.18

  1. 44b6b1ca2a8b1
  2. a23bb6e634381
  3. 5bcceb4c15ba7

What changed

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

      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

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added