Google Ads API v15 Update
You can now use the new Google Ads API v15 via the Ad Audiences node in Bloomreach Engagement. However, before using it, ensure you have the two necessary consents, as introduced by Google for the Customer Match integration when adding customers to the audience.
The two consents on the Google Ads API side are:
- ‘ad_user_data’ - The ad_user_data setting determines whether personal data is sent to Google based on user consent. “Google” in this context refers to services like Google Ads, YouTube Ads...
- ‘ad_personalization’ - The ad_personalization setting controls whether personal data can be used for purposes such as retargeting.
For Customer Match (and the Bloomreach Engagement Ad Audiences node) to add a customer to an audience, both consents must be set to Granted.
How it works
When a customer reaches the Ad Audience node, and it's necessary to add them to the audience (Action to perform), Engagement uses the consent specified in the Consent category section of the node to filter the customer. The process continues only if the customer has granted this consent. Then, a Customer Match with both consents granted is called for the customers.
Consent categories do not have to have specific names. Google does not manage these categories. You must filter out customers without consent before sending them to the node. Customers lacking the correct consent should not be forwarded. If a customer without the appropriate consents is sent to Google, they will be inaccurately targeted.
Most of you do not need to make any changes, as your current consent settings already cover both required categories. However, if you use more granular settings, you must manually filter customers to comply with Google's requirements.
Remember that it's your responsibility to ensure that the language and consent in your banners align with Google's policies.
If you capture consents in more detail - for instance, gathering retargeting consent for individual customers and specific platforms (like Google) - you should use a Scenario. Implement a Condition Node to filter out customers before reaching the Ad Audience node.
Updated 21 days ago