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

[Google Ads Transparency Center API] Return results for advertiser search #2157

Open
alexbarron opened this issue Nov 20, 2024 · 0 comments
Open
Labels
status: freezer Something we don't want to work on yet type: improvement Something needs to be improved

Comments

@alexbarron
Copy link

The Google Ads Transparency Center API supports a text param for free search, but it just matches for the keywords anywhere in the ad or advertiser name. A customer wants to be able to look up specific advertisers to get their ID and then use that for future queries.

The Ads Transparency Center supports searching for an advertiser and selecting a specific advertiser entity with their legal name and operating country.

image

After selecting result:

image

If I search new balance using our text field, it doesn't actually return any results:

image

mercedes returns many results, but the ads are from several different advertisers:

image

However searching in actual Google Ads Transparency Center, I get the option of selecting a particular advertiser:

image

Public links: Playground 1 | Playground 2

Internal links: Intercom

@alexbarron alexbarron added status: freezer Something we don't want to work on yet type: improvement Something needs to be improved labels Nov 20, 2024
@alexbarron alexbarron changed the title [Google Ads Transparency Center API] [Google Ads Transparency Center API] Return results for advertiser search Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: freezer Something we don't want to work on yet type: improvement Something needs to be improved
Projects
None yet
Development

No branches or pull requests

1 participant