user_account
Get user account
Get account information for the "operation user_account"
- By default, the "operation user_account" is the token user_account.
If using Business Access: Specify an ad_account_id to use the owner of that ad_account as the "operation user_account". See <a href='/docs/reference/business-access/'>Understanding Business Access</a> for more information.
get/user_account
Query parameters
ad_account_idstring
Unique identifier of an ad account.
Response
response
Example response
{
"id": "2783136121146311751",
"board_count": 14,
"pin_count": 339,
"follower_count": 10,
"following_count": 347,
"monthly_views": 163
}