Open LoisRP opened 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
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