Data Destination - X Ads (Formerly Twitter Ads) Web Conversions
    • PDF

    Data Destination - X Ads (Formerly Twitter Ads) Web Conversions

    • PDF

    Article summary

    summary

    Help Page for X Ads (Formerly Twitter Ads) Data Settings for ETL Configuration to X Ads (Formerly Twitter Ads) Web Conversions.

    Data Destination Configuration

    (data) itemDescription.
    X Ads (Formerly Twitter Ads) Connection ConfigurationSelect the Connection Configuration that has been completed with the Twitter application.
    Pixel IDEnter your Twitter pixel ID.
    For details on how to check, please refer to the method of checking pixel ID and event ID described below.

    column mapping

    In order to transfer data to X Ads (Formerly Twitter Ads) Web Conversions, column names and types must be mapped on TROCCO.
    Refer to the table below and perform the mapping in STEP 2 "Column Setting" tab of ETL Configuration in TROCCO.
    For details on each column, please refer to Web Conversions in the official Twitter Ads API documentation.

    column namedata typeindispensableInput Exampleremarks
    conversion_timetimestamp2020-01-01 01:01:01.000000 +0900
    event_idstringtw-o8z6j-o87ne
  • For details on how to check, please refer to the method of checking pixel ID and event ID described below.
  • For the input example on the left, you can also type o87ne.
  • identifier_twclidstring✓(*1)twclid_1
    identifier_emailstring✓(*1)hoge@example.comUsed to hash values during transfer
    identifier_hashed_emailstring✓(*1)(*2)Used when the value has already been hashed
    identifier_phone_numberstring✓(*1)031111xxxxUsed to hash values during transfer
    identifier_hashed_phone_numberstring✓(*1)(*2)Used when the value has already been hashed
    price_currencystring-JPYDefault value is USD
    price_valuedouble-1.1
    event_number_itemslong-1
    conversion_idstring-1Deduplication key if you want to update an existing event
    descriptionstring-description_1
    content_idstring-1
    content_namestring-name_1
    content_typestring-type_1
    content_pricedouble-1.1
    content_number_itemslong-1
    content_group_idlong-1
    *1 Columns prefixed with identifier_

    The data to be transferred must include at least one column prefixed with identifier_.

    *2 columns prefixed with identifier_hashed_

    When using the column names identifier_hashed_email and identifier_hashed_phone_number, the values contained in the columns must satisfy all of the following conditions

    • Hashed with SHA-256
    • Hashed with no leading or trailing whitespace
    • All letters that make up the value are in lowercase

    How to check Pixel ID and Event ID

    1. Log in to Twitter Ads Manager

    2. Click on Tools > Event Manager at the top of the screen
      image

      The Event Manager appears. You can check the pixel ID and any event ID.
      image


    Was this article helpful?