Download shopping intent
    • PDF

    Download shopping intent

    • PDF

    Article summary

    Available in Classic and VPC

    Download the profile results of the created shopping intent as an Excel file.

    Request

    This section describes the request format. The method and URI are as follows:

    MethodURI
    GET/api/v1/profile/shopping-intents/{profile_id}

    Request headers

    For information about the headers common to all NCLUE APIs, see Common NCLUE headers.

    Request path parameters

    You can use the following path parameters with your request:

    FieldTypeRequiredDescription
    profile_idStringRequiredProfile ID

    Request example

    The request example is as follows:

    curl --location --request GET 'https://nclue.apigw.ntruss.com/api/v1/profile/shopping-intents-download/{profile_id}' \
    --header 'X-NCP-APIGW-TIMESTAMP: {Timestamp}' \
    --header 'X-NCP-IAM-ACCESS-KEY: {Access Key}' \
    --header 'X-NCP-APIGW-SIGNATURE-V2: {API Gateway Signature}' 
    

    Response

    This section describes the response format.

    Response body

    The response body includes the following data:

    FieldTypeRequiredDescription
    FileFile (tsv)-Shopping intent profiling results in TSV file format
  • File name: {profile_id}.tsv
  • Response example

    If the call is successful, a file in the TSV format with the filename {profile_id}.tsv will be downloaded.


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.