Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy/paste error in code #880

Open
LoisRP opened this issue Aug 21, 2024 · 0 comments
Open

Copy/paste error in code #880

LoisRP opened this issue Aug 21, 2024 · 0 comments
Labels
bug Something isn't working triage New issue; requires attention

Comments

@LoisRP
Copy link

LoisRP commented Aug 21, 2024

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

email_identifier.hashed_phone_number = normalize_and_hash_email_address(

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

@LoisRP LoisRP added bug Something isn't working triage New issue; requires attention labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage New issue; requires attention
Projects
None yet
Development

No branches or pull requests

1 participant