2,451 questions
Advice
0
votes
0
replies
28
views
How to programmatically fetch ad character limits/specs for Meta and Google Ads placements?
I'm building a full-stack app (FastAPI/Python) to validate ad creatives against platform-specific character limits and constraints for different placements (e.g., Meta's Facebook Instream Video: ...
2
votes
0
answers
83
views
Parameter transmission problems with purchase events in GA4 measurement protocol
Our server sends a s2s_purchase_all event to GA4 using the Firebase data stream. After sending, we noticed that while Firebase displays the correct total event count and value, in the Google Ads back-...
Best practices
0
votes
0
replies
118
views
How to attribute Google Ads → APK download → sideloaded Android app install → sign-up (no Play Store)?
I have an Android app that users install by downloading an APK directly from my website (not on Google Play). I need to track the funnel:
Google Ads click → landing page → APK download → install → ...
0
votes
0
answers
101
views
Unable to list accessible customers with Google Ads API (test acc)
I'm trying to access google ads accounts in js.
Here's how I do the callback mechanism:
...
const { clientId, userId } = JSON.parse(state);
const oauth2Client = new google.auth....
0
votes
0
answers
25
views
Google Ads API Node.js MCC Setup: TypeError 'Cannot read properties of undefined (reading get)' in customer.report
Here’s a complete draft for your help question—great for Stack Overflow, Github issues, or Google Ads API forums:
Title:
Google Ads API Node.js MCC Setup: TypeError 'Cannot read properties of ...
0
votes
0
answers
47
views
How to get Google Ads demographic insights (e.g. age, gender) tied to GCLID or gbraid?
I'm currently tracking users from Google Ads using gclid and gbraid parameters. These IDs are stored when users land on my website and are later tied to key conversions or backend events in our system ...
-1
votes
1
answer
107
views
How do I stop my refresh token for google ads API access from getting revoked every 5 days?
I am using a linked service in Azure Data Factory to get my google ads campaign data into a Fabric lakehouse. I created a project in google cloud console through which I was able to get a client id ...
0
votes
0
answers
345
views
Google Ads Transparency Center data by domain name
I’m using the Google Ads Transparency Center public dataset on BigQuery (bigquery-public-data.google_ads_transparency).
In the web UI, I can filter ads by landing-page domain, but I can’t find any ...
0
votes
0
answers
30
views
Ads API generate_keyword_historical_metrics response keyword order
In the Google Ads API generate_keyword_historical_metrics response, is the order of the returned keywords guaranteed to match the order of the input keywords? If not, what is the recommended way to ...
0
votes
0
answers
42
views
Issue with Missing Tables During Google Ads Data Backfill in BigQuery
We are currently extracting Google Ads data into BigQuery. However, we encountered errors on certain scheduled dates, so we attempted a backfill. It seems that some tables were not populated for those ...
1
vote
0
answers
108
views
Tracking conversions through Firebase to Google Ads on a Flutter app
Im trying to track conversion events in my Flutter app through Firebase. Im using methods like logEvent(), setUserId() and setUserProperty(). This data seems to be reaching Firebase for all platforms (...
0
votes
0
answers
51
views
How to test & check deeplinking with google ads in android kotlin
So far, I've implemented code in my project, my question is how to test and check in debug mode, In Google ad's Ad group have a deep link option to send people to a specific page in your app after ...
0
votes
0
answers
75
views
Adwords AW-Tag: Difference betweeen Tag-Manager and gtag implementation
For years we had the Google Ads "AW-..." - Tag implemented as "gtag('config', 'AW-....');". The Google Tag Assistant showed hits of the type "Remarketing" "Page Call&...
1
vote
0
answers
106
views
How to add Google Admob mediation in Flutter apps?
According to the official documentation, I've implemented all the code in my Flutter project. I want to add Unity Ads as a partner network, which is why I also added the gma_mediation_unity package ...
-4
votes
1
answer
101
views
Flutter android app get google ads campaign details progamatically
My flutter android application is available in playstore, and our marketing team is promoting a app using Google ads app install and app engagement ads, i want to get campaign details from ads.
https:/...