diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index 2df1a3827f..b4bed5a424 100644 --- a/src/_data/catalog/destination_categories.yml +++ b/src/_data/catalog/destination_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination categories last updated 2024-12-12 +# destination categories last updated 2024-12-16 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/destinations.yml b/src/_data/catalog/destinations.yml index 7cecbff319..839b172a31 100644 --- a/src/_data/catalog/destinations.yml +++ b/src/_data/catalog/destinations.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2024-12-12 +# destination data last updated 2024-12-16 items: - id: 637e8d185e2dec264895ea89 display_name: 1Flow @@ -78914,7 +78914,7 @@ items: hidden: false defaultTrigger: event = "Audience Entered" or event = "Audience Exited" fields: - - id: wz5t1SjS5hVmdRqNv4WWAA + - id: cMSmRizucczjg9XbFVYMYC sortOrder: 0 fieldKey: dmp_segment_name label: DMP Segment Display Name @@ -78932,7 +78932,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 7pqyXTjTtBcXUDNgsbUTA2 + - id: ezJufbHfDrz4Y3Re8R8snC sortOrder: 1 fieldKey: enable_batching label: Enable Batching @@ -78946,7 +78946,27 @@ items: dynamic: false allowNull: false hidden: false - - id: qiYh8uCn7sSA7Ey1NVBoth + - id: gifJKtQQmbe9LVXz2R37bC + sortOrder: 2 + fieldKey: email + label: User Email + type: STRING + description: The user's email address to send to LinkedIn. + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.traits.email + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: hv2dDJ9xBctsKxDHVzCmZo sortOrder: 5 fieldKey: personas_audience_key label: Segment Engage Audience Key @@ -78962,7 +78982,7 @@ items: dynamic: false allowNull: false hidden: false - - id: 7SwPoY5EKvojx9JpvVKcxs + - id: aUGejch7JLU6aa9HJVucLa sortOrder: 7 fieldKey: dmp_user_action label: DMP User Action @@ -96603,6 +96623,1059 @@ items: actions: [] presets: [] partnerOwned: true +- id: 66cc766ef4b1c152177239a0 + display_name: Reddit Conversions API + name: Reddit Conversions API + slug: reddit-conversions-api + hidden: false + endpoints: + - US + regions: + - us-west-2 + - eu-west-1 + url: connections/destinations/catalog/reddit-conversions-api + previous_names: + - Reddit Conversions Api + - Reddit Conversions API + website: https://business.reddithelp.com/s/article/Conversions-API + status: PUBLIC_BETA + categories: + - Advertising + logo: + url: https://cdn-devcenter.segment.com/072e410b-672b-468c-b88d-59488dbac76c.svg + mark: + url: https://cdn-devcenter.segment.com/9b1de7da-51c5-436f-bc75-66c051eb72e5.svg + methods: + track: true + identify: true + group: true + alias: true + screen: false + page: true + platforms: + browser: true + mobile: false + server: true + warehouse: false + cloudAppObject: false + linkedAudiences: true + components: [] + browserUnbundlingSupported: false + browserUnbundlingPublic: false + replay: false + connection_modes: + device: + web: false + mobile: false + server: false + cloud: + web: true + mobile: false + server: true + settings: + - name: ad_account_id + type: string + defaultValue: '' + description: Unique identifier of an ad account. This can be found in the Reddit UI. + required: true + label: Pixel ID + - name: conversion_token + type: string + defaultValue: '' + description: >- + The conversion token for your Reddit account. This can be found by + following the steps mentioned + [here](https://business.reddithelp.com/helpcenter/s/article/conversion-access-token). + required: true + label: Conversion Token + - name: test_mode + type: boolean + defaultValue: false + description: Indicates if events should be treated as test events by Reddit. + required: false + label: Test Mode + actions: + - id: cdGB1kgXLFaJPjFthoofLB + name: Send Custom Event + slug: customEvent + description: Send a Custom Conversion Event to Reddit + platform: CLOUD + hidden: false + defaultTrigger: null + fields: + - id: aAQyZrqLEBTPFtxTxga7VK + sortOrder: 0 + fieldKey: event_at + label: Event At + type: DATETIME + description: The RFC3339 timestamp when the conversion event occurred + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 9mKsZybYzcQ6viqBg8wRga + sortOrder: 1 + fieldKey: custom_event_name + label: Custom Event Name + type: STRING + description: >- + A custom event name that can be passed when tracking_type is set to + "Custom". All UTF-8 characters are accepted and custom_event_name must + be at most 64 characters long. + placeholder: '' + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: tcoHhKYLeCXb3C5a4EntNY + sortOrder: 2 + fieldKey: click_id + label: Click ID + type: STRING + description: The Reddit-generated id associated with a single ad click. + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: gEHfLhxFDfVYK8ny1jatvF + sortOrder: 3 + fieldKey: products + label: Products + type: OBJECT + description: The products associated with the conversion event. + placeholder: '' + defaultValue: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + required: false + multiple: true + choices: null + dynamic: false + allowNull: false + - id: qKziEgd5D2MYAU4VanNj8R + sortOrder: 4 + fieldKey: user + label: User + type: OBJECT + description: The identifying user parameters associated with the conversion event. + placeholder: '' + defaultValue: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: dc5q2p9NbpVRMEoBmd7QnZ + sortOrder: 5 + fieldKey: data_processing_options + label: Data Processing Options + type: OBJECT + description: >- + A structure of data processing options to specify the processing type + for the event. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 4Pv1h8Z7BXV8wfncTyiVDd + sortOrder: 6 + fieldKey: screen_dimensions + label: Screen Dimensions + type: OBJECT + description: The dimensions of the user's screen. + placeholder: '' + defaultValue: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: cbX3pmhtnX2yCiZhiNYKSi + sortOrder: 7 + fieldKey: event_metadata + label: Event Metadata + type: OBJECT + description: The metadata associated with the conversion event. + placeholder: '' + defaultValue: + currency: + '@path': $.properties.currency + item_count: + '@path': $.properties.quantity + value_decimal: + '@path': $.properties.total + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: isVL7M8X95eHrj548dZU7k + sortOrder: 8 + fieldKey: conversion_id + label: Conversion ID + type: STRING + description: >- + The unique conversion ID that corresponds to a distinct conversion + event. + placeholder: '' + defaultValue: + '@path': $.properties.conversion_id + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: rB9V8Qkika5mUX3aezsoUA + sortOrder: 9 + fieldKey: enable_batching + label: Enable Batching? + type: BOOLEAN + description: When enabled, Segment will send events in batches. + defaultValue: false + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: oKfDyMn39WEUWwEU4puB6Z + name: Send Standard Event + slug: standardEvent + description: Send a Standard Conversion Event to Reddit + platform: CLOUD + hidden: false + defaultTrigger: null + fields: + - id: qs6YcGLDh1kioTrsmegbRf + sortOrder: 0 + fieldKey: event_at + label: Event At + type: DATETIME + description: The RFC3339 timestamp when the conversion event occurred + placeholder: '' + defaultValue: + '@path': $.timestamp + required: true + multiple: false + choices: null + dynamic: false + allowNull: false + - id: j3Potu3JT6yRt4Y7xRsjcV + sortOrder: 1 + fieldKey: tracking_type + label: Tracking Type + type: STRING + description: >- + One of Reddit CAPI's standard conversion event types. To send a Custom + event to Reddit use the Custom Event Action instead. + placeholder: '' + required: true + multiple: false + choices: + - label: Page Visit + value: PageVisit + - label: View Content + value: ViewContent + - label: Search + value: Search + - label: Add to Cart + value: AddToCart + - label: Add to Wishlist + value: AddToWishlist + - label: Purchase + value: Purchase + - label: Lead + value: Lead + - label: Sign Up + value: SignUp + dynamic: false + allowNull: false + - id: t9mphWkHxxaMaL352qo5ZU + sortOrder: 2 + fieldKey: click_id + label: Click ID + type: STRING + description: The Reddit-generated id associated with a single ad click. + placeholder: '' + defaultValue: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: RZMGG8gKZSYDhMZLrpnep + sortOrder: 3 + fieldKey: products + label: Products + type: OBJECT + description: The products associated with the conversion event. + placeholder: '' + defaultValue: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + required: false + multiple: true + choices: null + dynamic: false + allowNull: false + - id: nW79bFX1kJ42mdCnw2PJMN + sortOrder: 4 + fieldKey: user + label: User + type: OBJECT + description: The identifying user parameters associated with the conversion event. + placeholder: '' + defaultValue: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: wjRE8WndouTvWLNn7iQZjA + sortOrder: 5 + fieldKey: data_processing_options + label: Data Processing Options + type: OBJECT + description: >- + A structure of data processing options to specify the processing type + for the event. + placeholder: '' + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 3KZ3mucFhVFxvvzMmoUB8C + sortOrder: 6 + fieldKey: screen_dimensions + label: Screen Dimensions + type: OBJECT + description: The dimensions of the user's screen. + placeholder: '' + defaultValue: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 3x8uhrPzqsxxTKtBmnDEee + sortOrder: 7 + fieldKey: event_metadata + label: Event Metadata + type: OBJECT + description: The metadata associated with the conversion event. + placeholder: '' + defaultValue: + currency: + '@path': $.properties.currency + item_count: + '@path': $.properties.quantity + value_decimal: + '@path': $.properties.total + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: c79JpTw8MtZPfxdbKGnPDt + sortOrder: 8 + fieldKey: conversion_id + label: Conversion ID + type: STRING + description: >- + The unique conversion ID that corresponds to a distinct conversion + event. + placeholder: '' + defaultValue: + '@path': $.properties.conversion_id + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: 5Ky1bwtusgHX9GfK8FCoZi + sortOrder: 9 + fieldKey: enable_batching + label: Enable Batching? + type: BOOLEAN + description: When enabled, Segment will send events in batches. + defaultValue: false + required: false + multiple: false + choices: null + dynamic: false + allowNull: false + - id: tDkyLVC3tBcVFSi63svYkd + name: Reddit Browser Plugin + slug: redditPlugin + description: Enriches Segment payloads with data from the Reddit Pixel + platform: WEB + hidden: false + defaultTrigger: >- + type = "track" or type = "identify" or type = "page" or type = "group" or + type = "alias" + fields: [] + presets: + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Purchase + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: + currency: + '@path': $.properties.currency + item_count: + '@path': $.properties.quantity + value_decimal: + '@path': $.properties.total + conversion_id: + '@path': $.properties.conversion_id + tracking_type: Purchase + trigger: type = "track" and event = "Order Completed" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Add to Cart + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: + currency: + '@path': $.properties.currency + item_count: + '@path': $.properties.quantity + value_decimal: + '@path': $.properties.total + conversion_id: + '@path': $.properties.conversion_id + tracking_type: AddToCart + trigger: type = "track" and event = "Product Added" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: View Content + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: {} + conversion_id: + '@path': $.properties.conversion_id + tracking_type: ViewContent + trigger: type = "track" and event = "Product Viewed" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Page Visit + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: {} + conversion_id: + '@path': $.properties.conversion_id + tracking_type: PageVisit + trigger: type = "page" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Add to Wishlist + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: + currency: + '@path': $.properties.currency + item_count: + '@path': $.properties.quantity + value_decimal: + '@path': $.properties.total + conversion_id: + '@path': $.properties.conversion_id + tracking_type: AddToWishlist + trigger: type = "track" and event = "Product Added to Wishlist" + - actionId: tDkyLVC3tBcVFSi63svYkd + name: Reddit Browser Plugin + fields: {} + trigger: >- + type = "track" or type = "identify" or type = "group" or type = "page" or + type = "alias" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Search + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: {} + conversion_id: + '@path': $.properties.conversion_id + tracking_type: Search + trigger: type = "track" and event = "Products Searched" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Sign Up + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: + currency: + '@path': $.properties.currency + value_decimal: + '@path': $.properties.price + conversion_id: + '@path': $.properties.conversion_id + tracking_type: SignUp + trigger: type = "track" and event = "Signed Up" + - actionId: oKfDyMn39WEUWwEU4puB6Z + name: Lead + fields: + event_at: + '@path': $.timestamp + click_id: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.click_id + then: + '@path': $.integrations.Reddit Conversions Api.click_id + else: + '@path': $.properties.click_id + products: + '@arrayPath': + - $.properties.products + - category: + '@path': $.category + id: + '@path': $.product_id + name: + '@path': $.name + user: + advertising_id: + '@path': $.context.device.advertisingId + device_type: + '@path': $.context.device.type + email: + '@if': + exists: + '@path': $.context.traits.email + then: + '@path': $.context.traits.email + else: + '@path': $.properties.email + external_id: + '@if': + exists: + '@path': $.userId + then: + '@path': $.userId + else: + '@path': $.anonymousId + ip_address: + '@path': $.context.ip + user_agent: + '@path': $.context.userAgent + uuid: + '@if': + exists: + '@path': $.integrations.Reddit Conversions Api.uuid + then: + '@path': $.integrations.Reddit Conversions Api.uuid + else: + '@path': $.properties.uuid + screen_dimensions: + height: + '@path': $.context.screen.height + width: + '@path': $.context.screen.width + event_metadata: + currency: + '@path': $.properties.currency + value_decimal: + '@path': $.properties.price + conversion_id: + '@path': $.properties.conversion_id + tracking_type: Lead + trigger: type = "track" and event = "Lead Generated" + partnerOwned: true - id: 5cacbf88fa2aed000104edcc display_name: Refersion name: Refersion @@ -107668,7 +108741,7 @@ items: hidden: false defaultTrigger: null fields: - - id: mZniiMFiSp4W6EMFUWLgDE + - id: aVwdr29a7dtKoYuhRxNMwr sortOrder: 0 fieldKey: enable_batching label: Batch Data to SendGrid Contacts PUT API @@ -107685,7 +108758,7 @@ items: dynamic: false allowNull: false hidden: false - - id: r7Z2sqLQdVsuBYfojJP9Ph + - id: p5fhFnCxnJXsndoxABoh9Q sortOrder: 1 fieldKey: first_name label: First Name @@ -107706,7 +108779,7 @@ items: dynamic: false allowNull: true hidden: false - - id: bYxZnfprsCYnFJC7Lzm7gj + - id: syUGLMm2jtezhh7HE8H8nw sortOrder: 2 fieldKey: last_name label: Last Name @@ -107727,7 +108800,7 @@ items: dynamic: false allowNull: true hidden: false - - id: LikR416sw9amyeYThAcu1 + - id: riwsCSUjBo6fjvJ6UFfFDU sortOrder: 3 fieldKey: country label: Country @@ -107748,7 +108821,7 @@ items: dynamic: false allowNull: true hidden: false - - id: hH5nx9HTvR8g5E88GzzjQW + - id: ion4ac9DduLxWZi9C8FZr3 sortOrder: 4 fieldKey: postal_code label: Postal Code @@ -107769,7 +108842,7 @@ items: dynamic: false allowNull: true hidden: false - - id: dQepDWmUsxZ5af4CSD4rsv + - id: mkEVbP1pqNDDqtBBZyX2bc sortOrder: 5 fieldKey: city label: City @@ -107790,7 +108863,7 @@ items: dynamic: false allowNull: true hidden: false - - id: 4yZhuvbueCA3xxWxDFKWuH + - id: aZyK9mnj35CN8kE2k8gEzE sortOrder: 6 fieldKey: state label: State @@ -107811,7 +108884,7 @@ items: dynamic: false allowNull: true hidden: false - - id: hehABv5robstkvFm1J5pN4 + - id: kxtszRN5p2L4sMsKqBqsNQ sortOrder: 7 fieldKey: address_line_1 label: Address Line 1 @@ -107832,7 +108905,7 @@ items: dynamic: false allowNull: true hidden: false - - id: xi1ru6f6gaVXi2vs4egoiX + - id: iq8V7gyddcjsU9jy9twfsx sortOrder: 8 fieldKey: address_line_2 label: Address Line 2 @@ -107853,7 +108926,7 @@ items: dynamic: false allowNull: true hidden: false - - id: mJeSRzp7AZh6Ub7V8ssuGW + - id: 8T2Aw91kuqYnUrxTQm1rAD sortOrder: 9 fieldKey: phone_number label: Phone Number @@ -107876,7 +108949,7 @@ items: dynamic: false allowNull: true hidden: false - - id: dwZ4eXRxfFKqLQqvmuS2Rq + - id: bJjnXjfoSYXp9UY7ryGnXo sortOrder: 10 fieldKey: whatsapp label: WhatsApp @@ -107897,7 +108970,7 @@ items: dynamic: false allowNull: true hidden: false - - id: byMCRpXKAKjhcDaLLq2p8V + - id: tMjbMC8XtTesWEoP49oYe2 sortOrder: 11 fieldKey: line label: Line @@ -107918,7 +108991,7 @@ items: dynamic: false allowNull: true hidden: false - - id: g7VQDTSCFKURxrWswSC5Jh + - id: v3wChiBuYjsTH7rstVRPuj sortOrder: 12 fieldKey: facebook label: Facebook @@ -107939,7 +109012,7 @@ items: dynamic: false allowNull: true hidden: false - - id: uhi8iock8n3w9smfNFQiZY + - id: 2GnKmoQPX8Uqn1RtnbqnQV sortOrder: 13 fieldKey: unique_name label: Unique Name @@ -107960,7 +109033,7 @@ items: dynamic: false allowNull: true hidden: false - - id: hNhYoG3B46jNHKDNXJNhdR + - id: x8f9MjX2APFBp2RZJLvCgn sortOrder: 14 fieldKey: primary_email label: Email Address @@ -107981,7 +109054,7 @@ items: dynamic: false allowNull: true hidden: false - - id: apnEjVhLobqZ6ivkcjAJSs + - id: pgugooYrHMKLxztq5FGEyp sortOrder: 15 fieldKey: phone_number_id label: Phone Number ID @@ -108003,7 +109076,7 @@ items: choices: null dynamic: false allowNull: true - - id: 3hSZvpbU8XMdswBtYdYfSZ + - id: c64XYPkmyppwg5yDV3UZuc sortOrder: 16 fieldKey: external_id label: External ID @@ -108023,7 +109096,7 @@ items: choices: null dynamic: false allowNull: true - - id: m6iX4JyBUXdGS9UCVkqCZT + - id: 2bCuhyb1fXNaHEkPv4U9Jv sortOrder: 17 fieldKey: anonymous_id label: 'Anonymous ID ' @@ -108037,7 +109110,7 @@ items: choices: null dynamic: false allowNull: true - - id: v9iyDiTJc8uN5QmuR7M3no + - id: wNFGf4X5ay8bCNvbNyU4tR sortOrder: 18 fieldKey: customFields label: Other Fields @@ -108060,14 +109133,14 @@ items: allowNull: false hidden: false - id: 2NyqxNN5TGJa1CP5xEYeLu - name: Send email with Dynamic Template + name: Send Email with Dynamic Template slug: sendEmail description: Send email to recipient(s) using a Dynamic Template in Sendgrid platform: CLOUD hidden: false defaultTrigger: null fields: - - id: 8pJJiwtWG9FJHRXC3uNeuH + - id: qwdzN63VoTmeXEAu1r63XV sortOrder: 0 fieldKey: domain label: Validated Domain @@ -108083,7 +109156,7 @@ items: choices: null dynamic: true allowNull: false - - id: DX97zHMLm8UmCrhG9vnH7 + - id: wPQHYZxk4jSp75PkvDai1J sortOrder: 1 fieldKey: from label: From @@ -108095,7 +109168,7 @@ items: choices: null dynamic: false allowNull: false - - id: cT5KYMukLMbkkxEcNPmMjf + - id: uiaxqRcreQxjDGtgSokPTj sortOrder: 2 fieldKey: to label: To @@ -108112,7 +109185,7 @@ items: choices: null dynamic: false allowNull: false - - id: 2MefHeEBrd1LcKgsK16TpA + - id: 3M1ghf1BswqTHKjVXXCGf3 sortOrder: 3 fieldKey: cc label: CC @@ -108124,7 +109197,7 @@ items: choices: null dynamic: false allowNull: false - - id: 6tgDUkmaduNWYWPs2F5Lay + - id: fgvnxbJ86poUsDKKAVV2B6 sortOrder: 4 fieldKey: bcc label: BCC @@ -108136,7 +109209,7 @@ items: choices: null dynamic: false allowNull: false - - id: 5zi4yZkfZTTtYLmXiehWtn + - id: d8JXmk2C7qaYsXC9EdZES7 sortOrder: 5 fieldKey: headers label: Headers @@ -108148,7 +109221,7 @@ items: choices: null dynamic: false allowNull: false - - id: bMWD7QUNkDwuBfiv1BwNRu + - id: 5tvcPnmiAcDuA1PxNqNzpg sortOrder: 6 fieldKey: dynamic_template_data label: Dynamic Template Data @@ -108163,7 +109236,7 @@ items: choices: null dynamic: true allowNull: false - - id: 6adHExi9sBV9FDEKD7qQzr + - id: HQkT9AS9bsngxudm2VFWi sortOrder: 7 fieldKey: template_id label: Dynamic Template @@ -108175,7 +109248,7 @@ items: choices: null dynamic: true allowNull: false - - id: rH9TVbd8m4gWDEoPZqnAoa + - id: wFeZj1VcWmnseVNjaY2XCk sortOrder: 8 fieldKey: custom_args label: Custom Args @@ -108187,7 +109260,7 @@ items: choices: null dynamic: false allowNull: false - - id: fyjXQxE8eRMHe5VetPGXLk + - id: giALv3rqw5zW4m27Vc5bt6 sortOrder: 9 fieldKey: send_at label: Send At @@ -108201,7 +109274,7 @@ items: choices: null dynamic: false allowNull: false - - id: bdju6ABhu2MqyVduC9FEnS + - id: BE7wM4uKzygasS1rhxd6F sortOrder: 10 fieldKey: reply_to label: Reply To @@ -108215,7 +109288,7 @@ items: choices: null dynamic: false allowNull: false - - id: gnszcK87fxiWCPAZxXUQCf + - id: 2XYiHwWuuv77VZooA9Roxb sortOrder: 11 fieldKey: categories label: Categories @@ -108227,7 +109300,7 @@ items: choices: null dynamic: false allowNull: false - - id: jZ7zt5Fs4EniAqs93QUHZ4 + - id: nL5J4G9ju87srMqenCDs7u sortOrder: 12 fieldKey: ip_pool_name label: IP Pool @@ -108239,7 +109312,7 @@ items: choices: null dynamic: true allowNull: false - - id: fj4ZjipcciUc1LFHEfmmpX + - id: 6xtAMQtgw8E9wLeRxst6Hr sortOrder: 13 fieldKey: group_id label: Group ID @@ -108816,7 +109889,7 @@ items: - Singlestore - SingleStore website: https://www.singlestore.com - status: PUBLIC_BETA + status: PUBLIC categories: - Raw Data - Analytics diff --git a/src/_data/catalog/destinations_private.yml b/src/_data/catalog/destinations_private.yml index 1231513f6f..adaddb2da3 100644 --- a/src/_data/catalog/destinations_private.yml +++ b/src/_data/catalog/destinations_private.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2024-12-12 +# destination data last updated 2024-12-16 items: - id: 54521fd925e721e32a72eee1 display_name: Pardot diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index 2406c9b3df..4bb9592d8c 100644 --- a/src/_data/catalog/source_categories.yml +++ b/src/_data/catalog/source_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# source categories last updated 2024-12-12 +# source categories last updated 2024-12-16 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/sources.yml b/src/_data/catalog/sources.yml index d1274a89ea..cb465a0818 100644 --- a/src/_data/catalog/sources.yml +++ b/src/_data/catalog/sources.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# sources last updated 2024-12-12 +# sources last updated 2024-12-16 items: - id: 8HWbgPTt3k display_name: .NET