Changes to Update ad

PUT /v1/ads/{adId}

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

Changed in 5 of the 27 revisions of this API.111

  1. 44b6b1ca2a8b1
  2. 15e893e69e8c1
  3. a23bb6e634381
  4. 5bcceb4c15ba7
  5. b8c9216f378a2

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 non-success response with the status 502

      response-non-success-status-added

    • 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

    • added the new optional request property targeting/keywords

      new-optional-request-property

    • added the new optional request property targeting/negativeKeywords

      new-optional-request-property

Of the 27 revisions, 1 has no diff computed.