Version: priceAPI V2
← priceAPI Add-On Übersicht
Creates new jobs with requested GTINs. The maximum number of GTINs per job is limited to 1000 GTINs.<br />
If you query more than 1000 GTINs, then multiple jobs are generated (number of jobs is equal the amount of GTIN divided by 1000).
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
|---|
| account | ACCOUNT | account data | Ja | |
| input | SPREADSHEET | Spreadsheet of items to be proceeded | Ja | |
| mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert |
|---|
| GTIN | SINGLE | Global Trade Item Number (GTIN) is an identifier for trade items, developed by GS1. GTINs may be 8, 12, 13 or 14 digits long. | Ja | |
|
| limit | STRING | Limit the number of rows used from the input SPREADSHEET (default value is 5). Use low values for testing. Enter a corresponding high number to sent all rows. | Ja | |
| source | STRING | Name of the data source to request from. | Ja | - idealo.de
- idealo.at
- idealo.gb
- idealo.fr
- idealo.it
- idealo.es
- GoogleShopping.de
- GoogleShopping.at
- GoogleShopping.gb
- GoogleShopping.fr
- GoogleShopping.nl
- GoogleShopping.ch
- GoogleShopping.it
- GoogleShopping.pl
- GoogleShopping.ru
- GoogleShopping.es
- GoogleShopping.se
- GoogleShopping.au
- GoogleShopping.ca
- GoogleShopping.us
- GoogleShopping.cz
- GoogleShopping.dk
- priceAPI Testsystem
|
| max_age | STRING | How current should the data be? Default (20 hours) or realtime? Please note that extra credits will be charged at realtime (credits are doubled per requested product). | Ja | - default
- realtime-credits are doubled
|
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
|---|
| createdJobs | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| identifier | SINGLE | | | | job_id | SINGLE | | | | country | SINGLE | | | | source | SINGLE | | | | key | SINGLE | | | | status | SINGLE | | | | requested | SINGLE | | | | created_at | SINGLE | | |
|
| invalidItems | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| identifier | SINGLE | | | | GTIN | SINGLE | | |
|
| failedRequests | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| method | SINGLE | | | | host | SINGLE | | | | requestBody | SINGLE | | | | statusCode | SINGLE | | | | statusMessage | SINGLE | | | | responseHeaders | SINGLE | | | | responseFilename | SINGLE | | | | error | SINGLE | | | | responseContent | SINGLE | | | | errorMessage | SINGLE | | |
|