You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/UploadConversionEnhancement.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -160,8 +160,6 @@ private void runExample(
160
160
// Creates a user identifier using sample values for the user address.
161
161
UserIdentifieraddressIdentifier =
162
162
UserIdentifier.newBuilder()
163
-
// User identifiers for conversion enhancements MUST use first party data.
Copy file name to clipboardExpand all lines: google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/UploadConversionWithIdentifiers.java
0 commit comments