Listing target Adgroup - Category
URL
Method: GET
Request Params fix value
When call API, please send params with fix value (always send in API)
Param
Required
Value
_token
yes
.........
_user_id
yes
1210044026
_account_id
yes
1210044026
format
yes
grid
Request parameters
Param
Required
Description
from_date
No
Start date get data statistic (example: 26/02/2020). Default is last 7 days
to_date
No
End date get data statistic (example: 03/03/2020). Default is yesterday.
limit
No
Default 10 row
page
No
Default: 1
type
yes
6
fields
yes
Hard value: IMPRESSION,SECTION_NAME
filter
yes
[{"campaign_id":{"equals":"xxxxxx"}}]. "xxxxxx" is ID of the Adgroup
Example API
Response parameters
Name
Description
day
Date
lineitem_id
The ID of the Campaign.
campaign_id
The ID of the Adgroup
section_id
The ID of the Category
section_name
Category name
cpc_bid_price
Bid price
status
impression
Count of how often your ad has appeared on a search results page
Last updated
Was this helpful?