Re: c# implementation - adgroup Id for AdGroupAdPage possible?

2012-03-13 Thread HughAJWood
-AdGroupAdService Best, - Eric Koleda, AdWords API Team On Friday, March 9, 2012 4:48:33 AM UTC-5, HughAJWood wrote: Am I just doing this wrong and using the wrong thing entirely? Simply put: How to select *only* the ads that belong to an adgroup in an adcampaign by adgroup.id and campaign.id

Re: c# implementation - adgroup Id for AdGroupAdPage possible?

2012-03-13 Thread HughAJWood
All it was I had done adGroupId not AdGroupId I feel like a stupid idiot putting it down for 4 days because of a capitalization error... On Tuesday, 13 March 2012 16:49:33 UTC, HughAJWood wrote: Fantastic, thank you very much. On Monday, 12 March 2012 16:56:33 UTC, Eric Koleda wrote: Hi

Re: c# implementation - adgroup Id for AdGroupAdPage possible?

2012-03-09 Thread HughAJWood
Am I just doing this wrong and using the wrong thing entirely? Simply put: How to select *only* the ads that belong to an adgroup in an adcampaign by adgroup.id and campaign.id? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

c# implementation - adgroup Id for AdGroupAdPage possible?

2012-03-07 Thread HughAJWood
I decided to implement a wrapper for my ASP application to call on another server, the delay isn't so bad if I time the requests right and all is going well until something I want to do doesn't seem to work. Is there a way of filtering by the adgroup id when bringing back the AdGroup ads, it

Re: AdGroupAdService Selector XML

2012-03-06 Thread HughAJWood
UTC+5:30, HughAJWood wrote: Cheers Anash, that is exactly what the doctor ordered. We can't currently use any of the client library's as the entire system is build in classic ASP, I am trying to get the software and hardware upgraded to move to .net or php but we just don't have the resource

AdGroupAdService Selector XML

2012-03-05 Thread HughAJWood
I am having trouble in using the documentation of the adwords API due to there being no XML examples, to go by and all the documentation only really helps if you are using a prebuilt interface for a supported format in my eyes and doesn't flow like any other API documentation I have ever used.

Re: AdGroupAdService Selector XML

2012-03-05 Thread HughAJWood
Cheers Anash, that is exactly what the doctor ordered. We can't currently use any of the client library's as the entire system is build in classic ASP, I am trying to get the software and hardware upgraded to move to .net or php but we just don't have the resource for moving such a large

Re: MFC app, have always used raw SOAP/XML... need example API requests for v201109

2012-03-05 Thread HughAJWood
Anash has posted me one example I have the same issue http://code.google.com/apis/adwords/community/?place=topic%2Fadwords-api%2FkVCSQExdGvw%2Fdiscussion Seeing other examples they all seem similar. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Using as raw XML, just not used to SOAP or Google documentation

2011-12-02 Thread HughAJWood
Thank you for the suggestion, I will take a look over the weekend and see if I can learn what I need. The implementation for what I need is pretty simple only actually editing adverts to change price, so I think hopefully I might have it in a beta mode by mid next week. Thank you for the help!

Re: Using as raw XML, just not used to SOAP or Google documentation

2011-12-01 Thread HughAJWood
Cheers chap, I see where I didn't understand the documentation now I should fly through the rest. On Nov 30, 4:33 pm, Anash P. Oommen anash.p.oommen +fo...@google.com wrote: Hi, You can ignore Ad.Type. It is meant to help dynamic languages deserialize a type correctly at runtime. You should

Using as raw XML, just not used to SOAP or Google documentation

2011-11-29 Thread HughAJWood
I am using Classic asp on my website and I can't alter the technology for quite a while so I am attempting to work out the documentation. The part I am stuck on is Ad.Type in the v201109 api. The XML: ?xml version=1.0 encoding=UTF-8? soap:Envelope