Changes to Get user account top pins analytics

GET /user_account/analytics/top_pins

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

Changed in 6 of the 29 revisions of this API.3116

  1. v5b698c180678a5
  2. v589c27ed39cfd31
  3. v57529b464d5cb7
  4. v552586a2747712
  5. v5e041d7b0cef01
  6. v50d59987520111

What changed

    • for the query request parameter created_in_last_n_days, the type/format was generalized from integer/ to number/

      request-parameter-type-generalized

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

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

  • v589c27ed39cfd31See the full diff
    • removed the enum value PRODUCT from the query request parameter pin_format

      request-parameter-enum-value-removed

    • removed the enum value REGULAR from the query request parameter pin_format

      request-parameter-enum-value-removed

    • removed the enum value VIDEO from the query request parameter pin_format

      request-parameter-enum-value-removed

    • the endpoint scheme security client_credentials was added to the API

      api-security-added

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

    • added the new enum value ADS_IDEA to the query request parameter pin_format

      request-parameter-enum-value-added

    • added the new enum value ADS_PRODUCT to the query request parameter pin_format

      request-parameter-enum-value-added

    • added the new enum value ADS_STANDARD to the query request parameter pin_format

      request-parameter-enum-value-added

    • added the new enum value ADS_VIDEO to the query request parameter pin_format

      request-parameter-enum-value-added

    • added the new enum value ORGANIC_IMAGE to the query request parameter pin_format

      request-parameter-enum-value-added

    • added the new enum value ORGANIC_PRODUCT to the query request parameter pin_format

      request-parameter-enum-value-added

    • added the new enum value ORGANIC_VIDEO to the query request parameter pin_format

      request-parameter-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 new optional query request parameter content_type

      new-optional-request-parameter

    • added the new optional query request parameter source

      new-optional-request-parameter

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

    • for the query request parameter ad_account_id, the maxLength was set to 18

      request-parameter-max-length-set

    • endpoint added

      endpoint-added