Analytics API Help

2022-09-27 Thread Titto Dominic
Is there is an API which returns details such as cost, keyword,zip,city etc on a per user basis instead of a dimension which returns them as a group of data. ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~

Interpreting KeywordPlanService.GenerateHistoricalMetrics response

2022-01-14 Thread Dominic
Hey everyone, with the help of the aforementioned '*KeywordPlanService*' we are able to generate '*KeywordPlanHistoricalMetrics*'. This object contains values for '*low_top_of_page_bid_micros*' and ' *high_top_of_page_bid_micros*'. Do these values reflect the percentile of the actual bids or is

Search Campaign Audience Selector - "Status" is an invalid field name...

2017-08-17 Thread dominic . charlesworth
Hi, I'm trying out *AdWords Scripts *and am trying to modify the audience lists for Campaigns. To do this, I've been using the *AdWords Docs *which suggest that I can get the au

Track location extension on target page via URL parameter

2015-08-28 Thread Dominic Asche
My aim is to pass via the final URL the location extension that was displayed with the ad. Do you have any hint how to achieve this? What I did: - As there is no value track parameter available, I was trying to add the placement ID of the location extension to the URL...but unfortunatel

Re: Retrieve final URL over API

2015-06-19 Thread Dominic Asche
Thanks Anthony - your hint resolved our issues. We implemented a simple check, if ad.url == null ... and now retrieve the urls from all ads. THX! Dominic Am Donnerstag, 18. Juni 2015 18:38:19 UTC+2 schrieb Anthony Madrigal: > > Hi Dominic, > > Could you please double

Retrieve final URL over API

2015-06-17 Thread Dominic Asche
with i.e.* "FinalUrl"* but we get the ErrorMSG: [SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'FinalUrls'] When we call it with *"CreativeFinalUrls"* we get an emtpy response. --> so the question is, how to gather the URLs?

Will upgraded URLs replace target URLs on keyword level?

2015-05-07 Thread Dominic Asche
The available documentation on upgraded URLs is not 100% clear to me: - We are using the API to change the target URLs per keywords (we are setting the target URL on keyword level) - Will this be available after July 1st once upgraded URLs are obliged? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

The concept of cloning AdGroups via API

2015-04-15 Thread Dominic Asche
In order to change target URLs of our clients ads through the AdWords API - following the post http://goo.gl/QlK4uw - we have the following process up and running: - We pull via AdWords API active AdGroups - Per AdGroup we do the following to get TargetURLs of the keywords changed:

Re: The concept of changing target URLs bulk

2015-03-16 Thread Dominic Asche
t; yes. Thanks a lot! Much appreciated Dominic Am Donnerstag, 12. März 2015 17:35:49 UTC+1 schrieb Josh Radcliff (AdWords API Team): > > Hi Dominic, > > One important point about *MutateJobService* is that operations submitted > through that service will most likely take longe

Re: The concept of changing target URLs bulk

2015-03-11 Thread Dominic Asche
lly not applicable for us, i think Thanks for further tips and hints, Dominic Am Mittwoch, 11. März 2015 14:40:22 UTC+1 schrieb Josh Radcliff (AdWords API Team): > > Hi, > > A couple of ideas/questions come to mind: > >1. Could you give an estimate on a) the numb

The concept of changing target URLs bulk

2015-03-09 Thread Dominic Asche
We are trying to change the target URLs of our clients ads through the AdWords API. Our process is steched like this: - We pull via the AdWords API the existing and active AdGroups - Per AdGroup we do the following: 1. Pause active text-ads 2. Clone paused text-ads 3. Chan

Meaning of [AdGroupCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand]

2015-03-09 Thread Dominic Asche
When we try to rewrite the targetURLs of the keywords within an AdGroup we receive from the API the error: - [AdGroupCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand] This error came with the upgrarde from v201406 to v201409 but we have no clue about the meaning. In some o

RateExceededError despite using MutateJobService

2015-02-21 Thread Dominic Asche
We are trying to change the target URLs of our clients ads through the AdWords API. What we do is, that we batch the changes and use the MutateJobService to get the updates applied. After several successfull calls, we receive an RateExceededError: - API CALL WITH JOBID 1 FAILED: [RateExceede

Re: How to update TextAd parameters

2015-02-09 Thread Dominic Asche
get URL of the ads of my customers...without deleting and duplicating, as this might not be suitable for them from a tracking perspective. Br, Dominic Am Montag, 9. Februar 2015 15:17:51 UTC+1 schrieb Danial Klimkin: > > Hello Dominic, > > > 1. Correct. The way it is implemen

Re: How to update TextAd parameters

2015-02-09 Thread Dominic Asche
this should be possible (https://groups.google.com/forum/#!searchin/adwords-api/change$20url/adwords-api/Gv0h3FvC1HQ/IyHFFcMZA6AJ) Br, Dominic http://googleadsdeveloper.blogspot.ru/2014/09/sign-up-for-upgraded-urls-in-adwords-api.html Am Montag, 9. Februar 2015 13:24:59 UTC+1 schrieb

Change target URL through API

2015-02-09 Thread Dominic Asche
In a preview post a member of the AdWords API team wrote, that it is *not possible to update text ads through the API*I can't believe that is true. According to his post, *it should not be possible update for example the target URL of an Ad throuh the API. * *Is this true?* For me this is

Re: How to update TextAd parameters

2015-02-09 Thread Dominic Asche
@Anash - does this mean, there is no way to update for example the target url of an text ad? Am Dienstag, 19. März 2013 09:13:20 UTC+1 schrieb Anash P. Oommen (AdWords API Team): > > Hi, > > AdWords doesn't allow you to update text ad fields once you have created > it. You need to create a c

Re: What can cause this error CANNOT_ATTACH_BIDDING_STRATEGY_TO_CAMPAIGN

2014-12-01 Thread Dominic Hofilena
Um anything :) On Saturday, November 29, 2014 6:26:15 PM UTC+8, Dominic Hofilena wrote: > > Thanks Danial, > > Here my XML code > > > > http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1=" > https://adwords.google.com/api/adwords/cm/v201409"; xmln

Re: What can cause this error CANNOT_ATTACH_BIDDING_STRATEGY_TO_CAMPAIGN

2014-11-29 Thread Dominic Hofilena
Thanks Danial, Here my XML code http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201409"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> XXX-XXX- {confidential} INSERT_COMPANY_NAME_HERE (AwApi-PHP/5.5.2, Common-PHP/5.5.2, PHP/5.

What can cause this error CANNOT_ATTACH_BIDDING_STRATEGY_TO_CAMPAIGN

2014-11-27 Thread Dominic Hofilena
IMIZER and MANUAL_CPC. I'm confused with this one Im attaching the code I'm using. Thanks in Advance Dominic -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

Re: SERVICE_ACCESS_DENIED return on ShareSetService Operation

2014-11-13 Thread Dominic Hofilena
I see that explains it. Thank you. On Thursday, November 13, 2014 9:55:31 PM UTC+8, Danial Klimkin wrote: > > Hello Dominic, > > > As per documentation, the Shared Sets feature is available only to > existing whitelisted users. We are not enabling it for any new

Im getting SERVICE_ACCESS_DENIED when I run SharedSetService Operation

2014-11-13 Thread Dominic Hofilena
Im getting SERVICE_ACCESS_DENIED when I run SharedSetService Operation This is the return once I run mutate I believe this can be fixed in the developer account but not where I can find it. Can someone please direct me on how to fix this. Thanks in advance :) Dominic

SERVICE_ACCESS_DENIED return on ShareSetService Operation

2014-11-13 Thread Dominic Hofilena
Hi Im getting a return SERVICE_ACCESS_DENIED when I run mutate for my SharedSetService How do I fix this? Where in my developer account can I permission so I can run SharedSetService operations Thanks in advance guys :) Dominic -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Modifying CPC bid accross multiple ads by a common factor

2014-05-15 Thread Dominic
t I really need is to be able to set a global percentage bid modifier for the campaign, in the same way that you can for mobile, but I think this just isn't possible with the adwords API. Thanks, Dominic On Thursday, May 15, 2014 3:50:29 PM UTC+1, Anash P. Oommen (AdWords API Team) wrote:

Re: Modifying CPC bid accross multiple ads by a common factor

2014-05-14 Thread Dominic
oogle.com/adwords/api/docs/guides/shared-budgets>. > > With a shared budget you could adjust the spend for all campaigns > associated with the budget at once. > > Cheers, > Josh, AdWords API Team > > On Tuesday, May 13, 2014 7:41:51 PM UTC-4, Dominic wrote: >> >

Modifying CPC bid accross multiple ads by a common factor

2014-05-14 Thread Dominic
Hi, I'm new to both adwords and the API, so please excuse me if I use terms incorrectly. My clients runs several campaigns with a CPC set at the ad level. I would like to adjust their spend based on the number of call handlers they have to available to process new clients. Ideally I would like