modify

Edit position parameters.

Request format

https://adfox.yandex.com/api/v1
  ? object=position
  & action=modify
  & objectID=<integer>
  & [name=<string>]

objectID*

The ID of the object that the action is performed on.

name

Object name. It can contain Russian and Latin letters, numbers, and any symbols.

* Required

Response format

<response>
<status>
  <code>{integer}</code>
</status>
</response>

Response parameters

code

Request processing status. For the key, see Error handling.

Sample request and response

Request:

https://adfox.yandex.com/api/v1?object=position&action=modify&objectID=543&name=topline

Response:

<response>
<status>
  <code>0</code>
</status>
</response>

Other actions with the object

See also other actions with the position object: