Changes to Get ad analytics

GET /v1/ads/{adId}/analytics

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

Changed in 2 of the 27 revisions of this API.1115

  1. 15e893e69e8c1
  2. 5bcceb4c15ba115

What changed

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

      response-property-const-removed

  • 5bcceb4c15ba115See the full diff
    • removed the optional property ad/trigger from the response with the 200 status

      response-optional-property-removed

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

      response-media-type-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/costPerAction to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/inlineLinkClickCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/inlineLinkClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/outboundClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/outboundClicksCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/uniqueClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/daily/items/allOf[AdMetrics]/uniqueCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/costPerAction to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/inlineLinkClickCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/inlineLinkClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/outboundClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/outboundClicksCtr to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/uniqueClicks to the response with the 200 status

      response-optional-property-added

    • added the optional property analytics/summary/uniqueCtr to the response with the 200 status

      response-optional-property-added