Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
37 views

I’m trying to link my AdSense for Search (AFS) account with Google Analytics 4 (GA4), so I can fetch UTM, URL and more granular data using GA API and dump to our database for analysis, but currently I'...
freesoul's user avatar
  • 244
-1 votes
1 answer
229 views

I am trying to get some data using the Adsense Management API. I have created a project, enabled the API and then created a service account and generated keys for it. I generate a token with the ...
Lambros Tampourlos's user avatar
0 votes
1 answer
79 views

If I show an Adsense ad unit on a webpage, does the page URL get passed to the advertiser and/or Google? Are they told every page that shows their ad or that someone clicks from? Is there a way to ...
user984003's user avatar
  • 29.9k
0 votes
1 answer
465 views

I am trying to set up the Google Adsense API for a project I am working on and have started playing around with the Google OAuth 2.0 playground. Some of the commands in the list they provide reference ...
Joel Cribby's user avatar
0 votes
0 answers
117 views

I'm using Google's App Script to import AdSense data into a Google Sheet (I'm using this script and it's working fine). Here is sample data I receive (usually the rows number in the hundreds) which is ...
Adrien Hingert's user avatar
-1 votes
1 answer
278 views

I'm using the generateReport function from Google's AdSense Service to import AdSense data into Google Spreadsheets. How do I edit the code to import data only from a specific domain (AdSense ads are ...
Adrien Hingert's user avatar
1 vote
0 answers
195 views

I have been using the adsense management api v2 and I now notice that the sites listed aren't complete. The report on the adsense dasboard shows all the domain names/sites but I cannot figure out why ...
zainsyedz's user avatar
0 votes
1 answer
210 views

I want to generate a report from a firebase cloud function (in Node), I am using the Adsense API v2 like this: const { google } = require("googleapis"); const adsense = google....
Manuel's user avatar
  • 1
0 votes
1 answer
656 views

Hi I'm trying to fetch the ad unit details of an Adsense Account using the Adsense Management API. I created the application on google cloud console and got the client_id and client_secret which I ...
Gavya Mehta's user avatar
0 votes
1 answer
327 views

i need to send custom filter to google adsense api v2 something like this $optParams = array( 'filters' => array( "URL_CHANNEL_NAME=@https://example.com/test/*" //or "...
Peter Tharwat's user avatar
0 votes
1 answer
415 views

i want to know can i show ads for free users and remove ads if they purchase subscription in my website. (i have website). and i want to done this in php if conditions like if(subscription==true){ ...
Raj programing tutorials's user avatar
-1 votes
1 answer
147 views

Is there any documentation or anywhere that notes how to customize the AdSense for Platforms Embedded Connect Widget? Or have any docs to adsenseEmbeddedConnect.init() function? If i want to get just ...
Dmitry Shelupets's user avatar
0 votes
0 answers
193 views

I'm working on my app (iOS) to get AdMob and AdSense earnings information. But I've been having trouble getting specifics from them. I've already created the credentials and client ID from my Google ...
Travgalax's user avatar
0 votes
1 answer
438 views

I'm doing research regarding Google Adsense Host API on how to split the revenue of ads between the content creators and website's owner. I've been following the instruction at https://developers....
czetsuya's user avatar
  • 5,163
1 vote
1 answer
1k views

Integrate google AdSense in NextJS project? I tried several way which gives on internet blog but I was stuck each method. and I tried AdSense at dummy site but It couldn't work in my case Here I have ...
Anjan Diyora's user avatar

15 30 50 per page
1
2 3 4 5
10