From 0e3816e67c16795474dc2a9856b272a1a8bcd567 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Wed, 12 Aug 2026 18:02:30 -0700 Subject: [PATCH] Regenerate datamanager client --- src/DataManager/DeviceInfo.php | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/src/DataManager/DeviceInfo.php b/src/DataManager/DeviceInfo.php index 256aa4ed58..3c064640cc 100644 --- a/src/DataManager/DeviceInfo.php +++ b/src/DataManager/DeviceInfo.php @@ -46,15 +46,7 @@ class DeviceInfo extends \Google\Model public $category; /** * Optional. The IP address of the device for the given context. Required when - * used in an AdEvent. **Note:** Google Ads does not support IP address - * matching for end users in the European Economic Area (EEA), United Kingdom - * (UK), or Switzerland (CH). Add logic to conditionally exclude sharing IP - * addresses from users from these regions and ensure that you provide users - * with clear and comprehensive information about the data you collect on your - * sites, apps, and other properties and get consent where required by law or - * any applicable Google policies. See the [About offline conversion - * imports](https://support.google.com/google-ads/answer/2998031) page for - * more details. + * used in an AdEvent. * * @var string */ @@ -169,15 +161,7 @@ public function getCategory() } /** * Optional. The IP address of the device for the given context. Required when - * used in an AdEvent. **Note:** Google Ads does not support IP address - * matching for end users in the European Economic Area (EEA), United Kingdom - * (UK), or Switzerland (CH). Add logic to conditionally exclude sharing IP - * addresses from users from these regions and ensure that you provide users - * with clear and comprehensive information about the data you collect on your - * sites, apps, and other properties and get consent where required by law or - * any applicable Google policies. See the [About offline conversion - * imports](https://support.google.com/google-ads/answer/2998031) page for - * more details. + * used in an AdEvent. * * @param string $ipAddress */