Autoload: Avito ID by Ad ID
autoload_get_avito_ids_by_ad_idsMaps feed listing IDs (ad_id) to published Avito IDs (avito_id) for locating listings on Avito from your autoload file.
Instructions
Returns the Avito listing identifiers (avito_id) by their identifiers from the autoload file (ad_id) — an ad_id → avito_id mapping. Read-only. Use it when you have an ID from the feed and need to find the published listing on Avito. The reverse direction is autoload_get_ad_ids_by_avito_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | List of listing IDs from the file (the feed Id parameter), separated by "," or "|". Required. |