-
Anyone having experience whether it makes sense to wrap the async Google AdSense snippets inside the lazy-ads? I would say yes because google async only means it runs in parallel to the page load, ins…
-
**What page is this happening on**
https://ga-dev-tools.google/ga4/event-builder/
**Describe the bug**
Please update the event builder to include examples of how to correctly connect campaign dat…
-
I believe ChartboostAdapter should implement OnContextChangedListener with an empty implementation of onContextChanged(Context c), otherwise code like this will throw the above exception:
```
…
-
**Describe the bug:**
https://github.com/googleads/google-ads-ruby/blob/main/examples/advanced_operations/add_smart_campaign.rb was used as reference in our implementation, but we've been unable …
-
Hi,
I've submitted the TV Bro repository to F-Droid Requests For Packaging: https://gitlab.com/fdroid/rfp/-/issues/2324
As you probably know, F-Droid is an installable catalogue of FOSS (Free an…
dfsxn updated
1 month ago
-
version:
com.google.android.gms:play-services-ads-base@@23.1.0:2
log:
`StrictMode policy violation: android.os.strictmode.IncorrectContextUseViolation: WindowManager should be accessed from Activ…
-
We need to add storage/caching support for the data we request for GLA analytics:
* Google Ads connection status
* Analytics data for the requested date range
-
I believe this query is proving very slow
```
const customerListResponse = await googleAdsClient.listAccessibleCustomers(
refreshToken
);
```
And then, for each customer
```
c…
-
Hello,
I noticed that when Ruffle is executed on a page with Google ads, it tries to access these ads' slots, that results in JS Console warnings. Maybe it's a waste of CPU cycles to access these s…
-
I am passing the ad URL like below in the config prop
```
(this.JWPlayer = p)}
style={styles.player}
config={{
license:
Platform.…