Get user account top pins analytics
Gets analytics data about a user's top pins (limited to the top 50).
- By default, the "operation user_account" is the token user_account.
Optional: Business Access: Specify an ad_account_id to use the owner of that ad_account as the "operation user_account".
Query parameters
Metric report start date (UTC). Format: YYYY-MM-DD. Cannot be more than 90 days back from today.
Metric report end date (UTC). Format: YYYY-MM-DD. Cannot be more than 90 days past start_date.
Sort metric for top pins analytics.
Specify sorting order for metrics
Filter on Pins that match your claimed domain.
Pin formats to get data for, default is all.
Apps or devices to get data for, default is all.
Filter to paid or organic data. Default is all.
Filter to activity from Pins created and saved by your, or activity created and saved by others from your claimed accounts
Metric types to get data for, default is all.
Number of pins to include, default is 10. Max is 50.
Get metrics for pins created in the last "n" days.
Unique identifier of an ad account.
Response
The request has succeeded.
Changes
Changed in 6 of the 29 revisions of this API.3116
- ○
for the
queryrequest parametercreated_in_last_n_days, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-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
- ○
- ▲
removed the enum value
PRODUCTfrom thequeryrequest parameterpin_formatrequest-parameter-enum-value-removed
- ▲
removed the enum value
REGULARfrom thequeryrequest parameterpin_formatrequest-parameter-enum-value-removed
- ▲
removed the enum value
VIDEOfrom thequeryrequest parameterpin_formatrequest-parameter-enum-value-removed
- ○
the endpoint scheme security
client_credentialswas added to the APIapi-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_IDEAto thequeryrequest parameterpin_formatrequest-parameter-enum-value-added
- ○
added the new enum value
ADS_PRODUCTto thequeryrequest parameterpin_formatrequest-parameter-enum-value-added
- ○
added the new enum value
ADS_STANDARDto thequeryrequest parameterpin_formatrequest-parameter-enum-value-added
- ○
added the new enum value
ADS_VIDEOto thequeryrequest parameterpin_formatrequest-parameter-enum-value-added
- ○
added the new enum value
ORGANIC_IMAGEto thequeryrequest parameterpin_formatrequest-parameter-enum-value-added
- ○
added the new enum value
ORGANIC_PRODUCTto thequeryrequest parameterpin_formatrequest-parameter-enum-value-added
- ○
added the new enum value
ORGANIC_VIDEOto thequeryrequest parameterpin_formatrequest-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
queryrequest parametercontent_typenew-optional-request-parameter
- ○
added the new optional
queryrequest parametersourcenew-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
queryrequest parameterad_account_id, the maxLength was set to18request-parameter-max-length-set
- ●
- ○
endpoint added
endpoint-added
- ○