about user list import

38 views
Skip to first unread message

Michael Liu

unread,
Jan 16, 2022, 10:40:35 PM1/16/22
to Google Ads API and AdWords API Forum
How do I use php to import user lists(email) in bulk?

$userDataWithEmailAddress = new UserData([
            'user_identifiers' => [
                new UserIdentifier([
                    'hashed_email' => self::normalizeAndHash('te...@gmail.com')
                ])
            ]
        ]);

Google Ads API Forum Advisor

unread,
Jan 17, 2022, 10:55:55 AM1/17/22
to michl...@gmail.com, adwor...@googlegroups.com

Hello Michael,

Thanks for reaching out to the Google Ads API support. Please refer to the code samples add-customer-match-user-list by PHP to fetch the customer match user list records with email address.
Hope this helps. Let us know if you have any further questions.

Best regards,

Google Logo
Jakeia Sabrina
Google Ads API Team
 

ref:_00D1U1174p._5004Q2UkkA7:ref
Reply all
Reply to author
Forward
0 new messages