user_account

Get user account analytics

Get analytics for the "operation user_account"

  • 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".

get/user_account/analytics

Query parameters

start_datestring date required

Metric report start date (UTC). Format: YYYY-MM-DD

end_datestring date required

Metric report end date (UTC). Format: YYYY-MM-DD

from_claimed_content'OTHER' | 'CLAIMED' | 'BOTH'

Filter on Pins that match your claimed domain.

pin_format'ALL' | 'PRODUCT' | 'REGULAR' | 'VIDEO'

Pin formats to get data for, default is all.

app_types'ALL' | 'MOBILE' | 'TABLET' | 'WEB'

Apps or devices to get data for, default is all.

metric_typesstring[]

Metric types to get data for, default is all.

split_field'NO_SPLIT' | 'APP_TYPE' | 'OWNED_CONTENT' | 'PIN_FORMAT'

How to split the data into groups. Not including this param means data won't be split.

ad_account_idstring

Unique identifier of an ad account.

Response

Success

AnalyticsResponse required

Changes