Download shopping intent
- Print
- PDF
Download shopping intent
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
Download the profile results of the shopping intent as a file in TSV format.
Request
This section describes the request format. The method and URI are as follows:
Method | URI |
---|---|
GET | /profile/shopping-intents-download/{profile_id} |
Request headers
For information about the headers common to all NCLUE APIs, see NCLUE request headers.
Request path parameters
You can use the following path parameters with your request:
Field | Type | Required | Description |
---|---|---|---|
profile_id | String | Required | Profile ID
|
Request example
The request example is as follows:
Response
This section describes the response format.
Response body
The response body includes the following data:
Field | Type | Required | Description |
---|---|---|---|
File | TSV | - | Shopping intent profiling result file
|
Response status codes
For response status codes common to NCLUE, see NCLUE response status codes.
Response example
If the call is successful, the profiling results are returned as a response and downloaded as a file in TSV format.
Was this article helpful?