tracingPoint2
Get counter statistics on action tracing points (with the filtering option).
Request format
Note
Pagination available.
https://adfox.yandex.com/api/v1
  ? object=account
  & action=list
  & actionObject=tracingPoint2
  & actionObjectID=<integer>
  & [advertiserID=<integer>]
  & [campaignID=<integer>]
  & [bannerID=<integer>]
  & [siteID=<integer>]
  & [zoneID=<integer>]
  & [placeID=<integer>]
| 
 | To get data for only one action tкacing point, specify its ID. Default value:  | 
| 
 | Advertiser ID. See also: | 
| 
 | Campaign ID. See also: | 
| 
 | Banner ID. See also: | 
| 
 | ID of the site in management. See also: | 
| 
 | Site section ID. See also: | 
| 
 | Placement ID. See also: | 
* Required
Response format
<response>
<status>
  <code>{integer}</code>
</status>
<result>
<data>
  <row0>
    <counterPostView>{integer}</counterPostView>
    <counterPostViewToday>{integer}</counterPostViewToday>
    <counterPostClick>{integer}</counterPostClick>
    <counterPostClickToday>{integer}</counterPostClickToday>
  </row0>
</data>
</result>
</response>
Response parameters
| 
 | Request processing status. If the value is  | 
| 
 | Number of items in the response tree. | 
| 
 | Item number in the response tree, where N is a number from 0 to rows-1 (where  | 
| 
 | PostView counter data over the entire period. | 
| 
 | PostView counter data for today. | 
| 
 | PostClick counter data over the entire period. | 
| 
 | PostClick counter data for today. | 
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=account&action=list&actionObject=tracingPoint2&actionObjectID=1476Response:
<response> <status> <code>0</code> </status> <result> <data> <row0> <counterPostView>0</counterPostView> <counterPostViewToday>0</counterPostViewToday> <counterPostClick>0</counterPostClick> <counterPostClickToday>0</counterPostClickToday> </row0> </data> </result> </response>
Other actions with the object
See more actions with the tracingPoint object:
- Add an action tracing point.
- Delete an action tracing point.
- Get a list of action tracing points.
- Edit an action tracing point.
- Get an ad tag for the action tracing point.
Placement ID.
See also:
Required
To get data for only one action tкacing point, specify its ID.
Default value: 0 (display the list of all action points).
Advertiser ID.
See also:
Campaign ID.
See also:
Banner ID.
See also:
ID of the site in management.
See also:
Site section ID.
See also: