Skip to contentSkip to navigationSkip to topbar
On this page
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

RevX Cloud (Actions) Destination


Destination Info
  • Accepts Page, Alias, Group, Identify and Track calls.
  • Refer to it as RevX Cloud (Actions) in the Integrations object
  • This integration is partner owned. Please reach out to the partner's support for any issues.
  • This destination is in Beta

RevX Cloud (Actions)(link takes you to an external page) helps app marketers achieve their growth objectives by simplifying programmatic advertising for them. With RevX, your reach extends to over 90% of app users globally, encompassing more than 1 million mobile apps. Leverage audience intelligence to achieve highly precise targeting, accompanied by personalized messaging. Employ advanced AI-driven audience segmentation to identify high-intent players, while optimizing creatives to amplify performance to new heights.

This destination is maintained by RevX. For any issues with the destination, contact their support team.


Getting started

getting-started page anchor
  1. From the Segment web app, click Catalog, then click Destinations.
  2. Find the Destinations Actions item in the left navigation, and click it.
  3. Click Configure RevX Cloud (Actions).
  4. Select an existing Source to connect to RevX Cloud (Actions).
  5. Add Revx Client ID as provided by the tse team.

Property nameTypeRequiredDescription
Revx Client IDstring
required

Revx specific client id. This can be found by contacting the RevX support team


RevX Cloud (Actions) has the following presets

Preset NameTriggerDefault Action
Send Revx PingEvent type = "track", Event type ="screen"Send Revx Ping

Build your own Mappings. Combine supported triggers with the following RevX Cloud-supported actions:

(information)

Mapping limits per destination

Individual destination instances have support a maximum of 50 mappings.

Send Revx Ping

send-revx-ping page anchor

Send event to revx

Send Revx Ping is a Cloud action. The default Trigger is type = "track" or type ="screen"

Property nameTypeRequiredDescription
PlatformSTRING
required

Platform of the device.


Identifier For Advertiser (IDFA/GAID)STRING

Optional

Identifier For Advertiser (IDFA/GAID)


Event nameSTRING

Optional

A unique identifier for your event.


Request typeSTRING

Optional

A unique identifier for your request type.


Identifier For Vendor (IDFV)STRING

Optional

Identifier for Device Id for IOS and Android


TimestampDATETIME

Optional

The timestamp of the event. If time is not sent with the event, it will be set to the request upload time.


Event PropertiesOBJECT

Optional

An object of key-value pairs that represent additional data to be sent along with the event.


User PropertiesOBJECT

Optional

An object of key-value pairs that represent additional data tied to the user


App VersionSTRING

Optional

The current version of your application.


OS NameSTRING

Optional

The name of the mobile operating system or browser that the user is using.


OS VersionSTRING

Optional

The version of the mobile operating system or browser the user is using.


Device BrandSTRING

Optional

The device brand that the user is using.


Device ManufacturerSTRING

Optional

The device manufacturer that the user is using.


Device ModelSTRING

Optional

The device model that the user is using.


CarrierSTRING

Optional

The carrier that the user is using.


CountrySTRING

Optional

The current country of the user.


RegionSTRING

Optional

The current region of the user.


CitySTRING

Optional

The current city of the user.


Designated Market AreaSTRING

Optional

The current Designated Market Area of the user.


LanguageSTRING

Optional

The language set by the user.


ProductOBJECT

Optional

The single product viewed or Added to cart.


ProductsOBJECT

Optional

The list of products purchased.


LatitudeNUMBER

Optional

The current Latitude of the user.


LongtitudeNUMBER

Optional

The current Longitude of the user.


IP AddressSTRING

Optional

The IP address of the user. Use "$remote" to use the IP address on the upload request.


You can send computed traits and audiences generated using Engage to this destination as a user property. To learn more about Engage, schedule a demo(link takes you to an external page).

For user-property destinations, an identify call is sent to the destination for each user being added and removed. The property name is the snake_cased version of the audience name, with a true/false value to indicate membership. For example, when a user first completes an order in the last 30 days, Engage sends an Identify call with the property order_completed_last_30days: true. When the user no longer satisfies this condition (for example, it's been more than 30 days since their last order), Engage sets that value to false.

When you first create an audience, Engage sends an Identify call for every user in that audience. Later audience syncs only send updates for users whose membership has changed since the last sync.

(information)

Real-time to batch destination sync frequency

Real-time audience syncs to RevX Cloud (Actions) may take six or more hours for the initial sync to complete. Upon completion, a sync frequency of two to three hours is expected.


Segment lets you change these destination settings from the Segment app without having to touch any code.

Property nameTypeRequiredDescription
Revx Client IDstring
required

Revx specific client id. This can be found by contacting the RevX support team