googleads / google-ads-python

Google Ads API Client Library for Python
Apache License 2.0
526 stars 480 forks source link

Copy/paste error in code #880

Open LoisRP opened 3 months ago

LoisRP commented 3 months ago

Describe the bug: email_identifier.hashed_phone_number = normalize_and_hash_email_address( This seems like a copy/paste error.

Steps to Reproduce: Go to https://github.com/googleads/google-ads-python/blob/bcc98270d650a2e040fe96300fd589ecb43812cc/examples/remarketing/upload_enhanced_conversions_for_leads.py#L104

Expected behavior: Change phone_number to email_address in the string.

Client library version and API version: Client library version: Google Ads API version: 16.1