Get user account top video pins analytics

GET {{baseUrl}}/user_account/analytics/top_video_pins?start_date=<date>&end_date=<date>&sort_by=QUARTILE_95_PERCENT_VIEW&from_claimed_content=BOTH&pin_format=ALL&app_types=ALL&metric_types=OUTBOUND_CLICK,VIDEO_AVG_WATCH_TIME&num_of_pins=10&created_in_last_n_days=30&ad_account_id=579382468

Gets analytics data about a user's top video pins (limited to the top 50). - By default, the operation user_account is the token user_account.

Optional: Business Access: Specify an adaccountid to use the owner of that adaccount as the "operation useraccount".

Request Params

KeyDatatypeRequiredDescription
start_datestring(Required) Metric report start date (UTC). Format: YYYY-MM-DD. Cannot be more than 90 days back from today.
end_datestring(Required) Metric report end date (UTC). Format: YYYY-MM-DD. Cannot be more than 90 days past start_date.
sort_bystring(Required) Specify sorting order for video metrics
from_claimed_contentstringFilter on Pins that match your claimed domain.
pin_formatstringPin formats to get data for, default is all.
app_typesstringApps or devices to get data for, default is all.
metric_typesstringMetric types to get video data for, default is all.
num_of_pinsnumberNumber of pins to include, default is 10. Max is 50.
created_in_last_n_daysnumberGet metrics for pins created in the last "n" days.
ad_account_idnumberUnique identifier of an ad account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;date_availability&quot;:{&quot;latest_available_timestamp&quot;:&quot;\u003cnumber\u003e&quot;,&quot;is_realtime&quot;:&quot;\u003cboolean\u003e&quot;},&quot;pins&quot;:[{&quot;metrics&quot;:{&quot;Excepteur77b&quot;:&quot;\u003cnumber\u003e&quot;,&quot;Excepteurb&quot;:&quot;\u003cnumber\u003e&quot;},&quot;data_status&quot;:{&quot;tempor_73&quot;:&quot;BEFORE_ASSIST_METRIC_START_DATE&quot;,&quot;sunt1&quot;:&quot;BEFORE_PIN_FORMAT_METRIC_START_DATE&quot;,&quot;veniam8a&quot;:&quot;READY&quot;},&quot;pin_id&quot;:&quot;\u003cstring\u003e&quot;},{&quot;metrics&quot;:{&quot;dolore0_4&quot;:&quot;\u003cnumber\u003e&quot;,&quot;sit_17&quot;:&quot;\u003cnumber\u003e&quot;,&quot;eu3&quot;:&quot;\u003cnumber\u003e&quot;},&quot;data_status&quot;:{&quot;consectetur871&quot;:&quot;BEFORE_METRIC_START_DATE&quot;,&quot;eiusmod_a&quot;:&quot;PURCHASERS_METRIC_SMALLER_THAN_THRESHOLD&quot;},&quot;pin_id&quot;:&quot;\u003cstring\u003e&quot;}],&quot;sort_by&quot;:&quot;VIDEO_10S_VIEW&quot;}