Creates new jobs with requested keys (GTIN or ASIN). The maximum number of keys per job is limited to 1000 GTINs.<br />
If you query more than 1000 keys, then multiple jobs are generated (number of jobs is equal the amount of keys 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 | key | SINGLE | ASIN or GTIN. | Ja | | |
source | STRING | Name of the data source to request from. | Ja | - amazon.de
- amazon.gb
- amazon.fr
- amazon.es
- amazon.it
- amazon.us
- amazon.ca
- amazon.mx
- amazon.au
- amazon.in
|
key | STRING | Supported key by priceAPI for this topic. | Nein | |
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
|
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 | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
createdJobs | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | job_id | SINGLE | | Nein | | country | SINGLE | | Nein | | source | SINGLE | | Nein | | key | SINGLE | | Nein | | status | SINGLE | | Nein | | requested | SINGLE | | Nein | | created_at | SINGLE | | Nein | | |
invalidItems | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | GTIN | SINGLE | | Nein | | |
failedRequests | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | method | SINGLE | | Nein | | host | SINGLE | | Nein | | requestBody | SINGLE | | Nein | | statusCode | SINGLE | | Nein | | statusMessage | SINGLE | | Nein | | responseHeaders | SINGLE | | Nein | | responseFilename | SINGLE | | Nein | | error | SINGLE | | Nein | | responseContent | SINGLE | | Nein | | errorMessage | SINGLE | | Nein | | |