Google Ads integration for PC and Console
Starting April 30, 2025, Google requires all Offline Conversion Import (OCI) data to include the conversion_environment
parameter. Learn more or see Google's announcement.
With Adjust's partnership with Google Ads, you can enable Adjust measurement for campaigns created through any of the following Google Ads partners:
- Google Ads Search
- Google Ads Display
- Google Ads Video
- Google Ads Performance Max
- Google Ads Local
- Google Ads Smart
- Google Ads Discovery / Demand Gen
- Google Ads Hotel
- Google Ads Shopping
- Google Ads Offline Conversions
You can use Google Ads Offline Conversions to import offline conversion data directly into your Google Ads account. If you want to learn more about it, see Set up Google Ads Offline Conversions campaigns.
Before you begin
Here's what you need to know before getting started.
Requirements
- Admin, Editor, or Custom Editor permissions in Adjust to create a link
- Access to the Google Ads platform
Create a link in Adjust
To create an Adjust link, follow these steps.
- Select Campaign Lab.
- Select + New Partner.
- Search
Google Ads
and select your preferred Google Ads partner. See the list of available Google Ads partners at the top of the article. - Choose the app you want to create the link for.
- Enter a name for your link.
- Optional: Update the link's campaign structure parameters.
- Optional: Define deep links, add redirects, and add fallbacks.
- Make sure to Enable probabilistic modeling for clicks. Adjust uses probabilistic modeling to attribute PC and Console installs for Google Ads campaigns.
- Under Clicks, select
Edit.
- Toggle on Enable probabilistic modeling.
- Optional: Customize the attribution window for your link.
- Under Clicks, select
- Review your link settings and select Create link.
Enable Adjust measurement in Google Ads
Now you need to enable Adjust measurement in the Google Ads manager. To do this:
- Log in to Google Ads account.
- Select your campaign or create a new one.
- Enter the requested campaign information:
- Final URL. The destination URL reached by clicking on an ad.
- Tracking template. Your Adjust link.
Optional: Google Ads Offline Conversions
You can use Google Ads Offline Conversions to import offline conversion data directly into your Google Ads account. If you want to learn more about it, see Set up Google Ads Offline Conversions campaigns.
Conversion environment in Server-to-Server integrations
Starting April 30, 2025, Google requires the inclusion of a conversionEnvironment
parameter in all Offline Conversion Import (OCI) data. This ensures accurate attribution and enables Smart Bidding for your campaigns.
If you're using a Server-to-Server (S2S) setup — common for PC and Console clients — Adjust handles this parameter as follows:
- If your S2S request includes the
google_oci_conv_env
as apartner_parameter
, Adjust will use it. Example:
- If you don’t specify it, Adjust will automatically default the value to
UNSPECIFIED
.
To ensure best performance and compliance, we recommend explicitly providing this parameter with one of the following values:
app
– For app-based environments (e.g., in-app console stores)web
– For browser-based environmentsunspecified
– Only used when the environment cannot be determined
For more information, see the Include the conversion environment.