bindBlock
Link an existing YAN unit to a placement in Adfox.
Request format
https://adfox.yandex.com/api/v1
? object=place
& action=bindBlock
& objectID=<integer>
& rsyaBlockID=<string>
|
|
ID of the placement a YAN ad unit should be linked to. |
|
|
Unit ID, such as |
Response format
<response>
<status>
<code>{integer}</code>
</status>
</response>
Response parameters
|
|
Request processing status. A value of |
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=place&action=bindBlock&objectID=543&rsyaBlockID=R-A-19385233-3Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
Read about other actions with the place object:
- Add a placement.
- Add the default banner.
- Delete a placement.
- Get a list of active banners on the placement.
- Edit placement parameters.
- Get an ad tag from the placement level.
- Create a YAN ad unit and link it to a placement.
- Manage the ad unit status on a placement.
- Remove an ad unit from its placement and archive it in YAN.
- Get a list of placements along with their details and data on YAN ad units.
ID of the placement a YAN ad unit should be linked to.
Unit ID, such as R-A-19385233-3.
Required parameter.
Was the article helpful?
Previous
Next