AdGroupService does not provide access for Date field ?

2013-09-27 Thread vladimirbarba
Hi, I use AdGroupService for Ad Performance Report. I added some fields(Clicks, Impressions, Ctr) to Selector.fields and I got a list of AdGroup objects as result. But AdGroup object does not encapsulate fields like AccountDescriptiveName and Date and I cannot read these values. Full

Re: Performance Reports on Product Listing Ads

2013-09-27 Thread John Kushmerick
Not sure why there's not any better options for tracking the performance of PLA's via the AdWords Reporting API as of yet, but it would be an immense help if there was an easier way to get the data. Really hoping that you guys put something out soon to help us with the PLA's Best, John On

Using adwords api using oauth2.0

2013-09-27 Thread Bilal Nasir
Hi, I am creating an application where I want to download campaign performance reports of different adwords accounts of different users. I have studied that I have to get access token from oauth server and then that token will be sent along with the request to the adwords api. I need to know

Keyword Planner Access?

2013-09-27 Thread dan_a
Hi all, I'm a beginning web developer hoping to user the Adwords API to access the keyword planner, for purposes of generating suggested SEO keywords based on a phrase or piece of content submitted by the user. I'm currently attempting to configure a test account so that I can experiment, but

Re: BadAuthentication: WebLoginRequired

2013-09-27 Thread Jeremy Sinclair
I've had this same error when testing things. What you have to do is login from the browser and go to the following URL: https://accounts.google.com/DisplayUnlockCaptcha. This should fix the issues. Even after stating that the logins were me from the account activity screen, I still was unable

AdGroupCriterionService: SET operation with userStatus = PAUSED does not have any effect

2013-09-27 Thread Tim Jonischkat
Hey all, I am trying to set an active keyword into the PAUSED state. The mutate call returns with any errors and even gives me a mutate result with userStatus=PAUSED, but the keyword remains ACTIVE on adwords.google.com. Please search e.g. for '+Tissot +Geschenk' in the attached log. There you

Unmarshalling Error: cvc-type.2 MutateJobService 201306

2013-09-27 Thread Javeed Syed
Hi, Am using 201306 WSDL to send request and retrieving response. When i try to add an adgroup from MutateJobService(201306). I am gettignt he following error. Error response : soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; soap:Body soap:Fault

SET operation on Keyword status (AdGroupCriterionService) ENABLED = PAUSED does not have any effect

2013-09-27 Thread Tim Jonischkat
Hey everyone, I am trying to update some of my existing keywords by setting their status to PAUSED. The API tells me the operation has succeeded and returns the right values in it's response, but the AdWords interface on adwords.google.com tells me the keyword is still ENABLED, even after a

Placement Performance Report - Not Total cost for paused ad's

2013-09-27 Thread alsupwebdesign
Hello, I am using the APi v201306 and I have the following AWQL Query SELECT PlacementUrl,Cost,Date,Date,CampaignName,AdGroupName FROM PLACEMENT_PERFORMANCE_REPORT DURING LAST_7_DAYS Everything works great how ever, The report does not include cost for paused ad's or disapproved ad's that

Re: New AdWords UI: Can't Deep Link from External Tools

2013-09-27 Thread Ricardo Buitrago
Hello, it's been 4 years since this thread was opened. I was wondering if you find a solution for this. Thanks! On Friday, September 25, 2009 12:57:34 PM UTC-5, joel wrote: Thanks Eric, sorry for posting in the API group - it's the only one I read :) That style link is still not working

Re: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2013-09-27 Thread serkan
I did it, but still have same problem, can you suggest me some other solution ? Thanks Serkan 25 Eylül 2013 Çarşamba 18:09:45 UTC+3 tarihinde Lee Wakefield yazdı: Hi, it means you have not accepted the TCs or added billing info. On Wednesday, September 25, 2013 9:53:59 AM UTC+1,

Unmarshalling Error: cvc-type during mutatejobservice(201306)

2013-09-27 Thread Javeed Syed
Hi, I have preform a soap request to mutate an adgroup using 201306 wsdl. here is the soap request. SOAP-ENV:Envelope v20=https://adwords.google.com/api/adwords/cm/v201306; xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/; SOAP-ENV:Header v20:RequestHeader

Adwords API v201306 - How to get Display Network Paused and Deleted campaign data

2013-09-27 Thread Subrata Sarkar
Hi I am unable to get Display Network Data for Paused campaigns via API v201306 although they are present in MCC console. Also in the console there are two types (Search data I don't want to pull) - Display Keyword and Display network. I am using

Re: Is it possible to get 'Display Network only' through the keywords performance report?

2013-09-27 Thread Subrata Sarkar
Hi, I have problem in retrieving Display Network data for Paused and Deleted campaigns.* *I have posted my question at https://groups.google.com/forum/#!topic/adwords-api/dgj3u-3uSyk. Please let me know what I am doing wrong. Had I been found this topic early, I would have posted the

Re: Error Linking MCC Test Account

2013-09-27 Thread Paul Matthews (AdWords API Team)
Hi Jeremy, It looks to me as though you've not included a descriptive name for the linked MCC account. Please try again including a descriptive name. Regards, - Paul, AdWords API Team. On Tuesday, 24 September 2013 20:06:52 UTC+1, Jeremy Aube wrote: I tried linking an MCC test account to a

Re: Using Ad-Hoc for get report : Missing report definition error

2013-09-27 Thread Paul Matthews (AdWords API Team)
Hi Erkan, Are you including the following parameters: __rdquery (or __rdxml) and __fmt ? Also, can you ensure you're including all the information specified in the reporting guidehttps://developers.google.com/adwords/api/docs/guides/reporting . Please see answers to questions below: On

Re: Error Linking MCC Test Account

2013-09-27 Thread Jeremy Aube
Hi Paul, There error is occurring before I get a chance to put in the descriptive name. I tried linking a non-test MCC and that worked fine, so I think this has something to do with linking test MCCs. Jeremy On Friday, September 27, 2013 6:14:21 AM UTC-4, Paul Matthews (AdWords API Team)

Re: Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'CampaignFeedOperation' to a type definition for element 'operations'. Why?

2013-09-27 Thread Slava
Here are request and response: Request --- ?xml version=1.0 encoding=utf-8? soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns:xsd=http://www.w3.org/2001/XMLSchema; !--POST /api/adwords/cm/v201306/MutateJobService