Posts under category google-ads-api

<script data-ad-client="ca-pub-xxxxxxxxxxxxxxxx" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>(adsbygoogle = window.adsbygoogle || []).push({});</script>`<ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-xxxxxxxxxxxxxxxx" data-ad-slot="xxxxxxxxxx"></ins> 

I have defined several advertisements in Google Ads where all their urls are parameterized with utm_source, utm_medium and utm_campaign. However, when I check the users who arrive from these url in Adquisition > All the traffic > Font/Source still appears like Source/Medium google/cpc and all the urls from the advertisements and extensions are parameterized.

What happen? Am I doing something wrong?

Edit I:

Here you've got an screen cap where inside the green rectangle there are visits correctly tagged from the advertisements but inside the red rectangle there are visits which are tagged like google/cpc when all the url from the advertisements have been parameterized to track it correctly.

I'm using google AdWords for my android application promotion from last 2 years. From the last 4-5 days, my google AdWords campaign runs fast and spending much higher money then it use to be. And that conversion ration is not showing in google console and now even on my Admob. Like Google Adwords showing 9000 install and console says 3400 install from that same day. And no effect on AdMob also.

What happens to Google AdWords? Is any other facing this issue? What wrong I'm doing?

I'm running a node.js app on a VPS and my advertising for that app was stopped, because Google Adwords has flagged my site for malicious software.

I've contacted them and they said it was because of an image that was sourced from a malicious site. https://jloog.com/images/medieval-clipart-cup-19.jpg

Now I've put that link there myself, so it was not injected or anything. I just wanted to use that image, which I found through Google Images. So, I didn't even upload it to my server.

The link has now been removed for over two weeks, but after resubmitting my campaigns for approval, my site is still being flagged for the same reason. I searched in the shell with grep in my entire project but that link is nowhere in my code.

So what is causing the problem and how can I resolve this situation?

I would like to make link that open the Google Ads website in a new tab.

The link doesn't work in Chrome through. There seems to be some kind of block stopping the new tab from opening even though I have been told by Google that such a link would not violate their terms in any way.

Could anyone assist me in how to get the link to work please

<a href="https://ads.google.com/home" target="_blank">Link to Google Ads</a>