removeValue
Delete the value of a user targeting characteristic.
Request format
https://adfox.yandex.com/api/v1
? object=userCriteria
& action=removeValue
& objectID=<string>
|
Characteristic value ID. See also: |
* Required
Response format
<response>
<status>
<code>{integer}</code>
</status>
</response>
Response parameters
|
Request processing status. For the key, see Error handling. |
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=userCriteria&action=removeValue&objectID=1345
Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
See also other actions with the userCriteria
object:
- Enable or edit a user characteristic.
- Add a characteristic value.
- Get a list of characteristic values.
- Edit a characteristic value.
Characteristic value ID.
See also:
Required
Copied
Was the article helpful?
Previous
Next