Hi Jeff / Adwords API team
Following up on JC's previous question, I would really like to get a
better understanding of the terms and conditions and definitions set
out for the v2009 API ( http://code.google.com/apis/adwords/docs/terms.html
).
- What is the definition of a "3rd party client"? I
Can I have the same keyword in the same adgroup with different match
types, e.g. both
[portfolio management]
"portfolio management"
portfolio management?
Will these keywords share the same ID?
--~--~-~--~~~---~--~~
You received this message because you are subscr
Hi Doug & The AdWords Team:
Congratulations on the Update. Have a couple of questions on the
upgrade...
1. Are there any code samples available for v2009 or is this only
available after the 'registration process' goes through and our account
(s) are accepted?
The existing code examples archive s
Hello Taylor,
Apologies that this has been a source of frustration for you. I dug
around a bit on my end and determined that the team responsible for
providing traffic estimate data is aware of a change that effectively
ignores proximity target data that you pass in to the service. If your
reque
Hello,
I would like to know whether I can still use v13 api if I sign up for
the v2009 api?
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwor
OK I know this is a silly question and is probably the wrong place to
post it, but can someone clarify what is meant by a "Third Part
Developer"? I assume it means someone wanting to develop a program
that works with adwords to then either sell or pass on to other
companies? If we want to develo
Hello,
The developer responsible for the .NET client library took a look at
your code, and noticed the following:
String[] eMail = new String[] { "sa...@brazilian-cinema.com","" };
Why do you have that extra empty string in your array following your
email address? Could you try removing it?
Hello Yusuf,
If that's .NET code that you're writing, you may need to set
adGroup.statusSpecified = true;
in your code, due to a quirk in the way the .NET WSDL to class library
parser works.
If that's not the issue, then you should enable SOAP logging in your
code and take a look at the re
I really HATE to be a bother but I simply cannot use "named" geos. We
are a local search company that uses proximity targeting with our
adwords campaigns and I need to get estimates using circles instead of
by city or state. I am having trouble understanding why the precise
functionality I need is
I used the library
I modified the InfoServiceDemo.cs for v13 to look like:
public override void Run(AdWordsUser user) {
// Get the service.
InfoService service = (InfoService) user.GetService
(ApiServices.v13.InfoService);
// Get the quota for this month.
long usageQuo
Hi all!
I have a problem that turned up recently and never happened before:
The checkAds() method of the AdService will reject ads that have
umlauts in their displayURL.
What is strange for me first: This is just the displayURL, so umlauts
shouldnt be a problem and allowed to be set? I couldnt f
Hi ;
I am facing problem with updating Ad group.
I want to Pause, Delete or Resume AdGroups .. Here is my class. not
showing any error but not doing any task. i mean the status remain
unchanged.
here is my code releted with update group
AdGroup adGroup = new AdGroup();
adGroup.id =
long.Par
12 matches
Mail list logo