Posts tagged with targeting

I'd like to get the number of click for each campaign on my account. For display campaign, I use the AdsApp.campaigns collection, and then call the targeting function for each campaign. It works fine.

But pour Performance Max Campaign, I see in the documentation that there is no targeting function for item in AdsApp.performanceMaxCampaign. I can just call the getStatsFor function for the campaign, not for each zone. Is there a way to do something similar to the classic campaign ?

Thanks for your help

Vincent

I've setup an experiment on a specific URL in which I send no traffic (same domain name that I use for other landing pages but with different parameter in the URL)

I've started the experiment few days ago without sending any traffic And now I see that the experiment got triggered around 5000 times. I double checked on my analytics reports and I see no access to the main page that is supposed to trigger the test. To explain with example:

This is what I have running:

http://domain1/landingpages?id=1

http://domain1/landingpages?id=2

this is the test that I created:

http://domain1/landingpages?id=3

with a 50% redirect on:

http://domain1/landingpages?id=4

The Experiment should only be triggered on id=3 page, but it did got triggered with id=1 and id=2 pages. Any idea how I can make the trigger only happen when "id=3" is in the url ? Currently my configuration is as follow:

"WHEN Url Matches "http://domain1/landingpages?id=3" "