AdWords API Default Network Target Type for a Campaign

2009-10-07 Thread Sreenu Daram
What is the default network target type for a campaign ? Thanks & Regards, Sreenu Daram , Sr. Software Engineer Cybage Software Pvt. Ltd. (An SEI-CMMI Level 5 assessed & ISO 27001 Company ), Hyderabad, India Phone(O) : 91-40-66294100 Ext:4047 Mobile:91-9949918983 "Legal Disclaimer: This elec

AdWords API unable to update campaign status in sandbox account

2009-10-07 Thread Kevin
Hi, In some circumstances, the campaign status I got from CampaignServiceInterface.mutate() doesn't match with the campaign status I got from CampaignServiceInterface.get(). This has happened about 2/10 times when I'm trying to unpause a campaign that is currently SERVING. --~--~-~--~---

AdWords API Re: Offline

2009-10-07 Thread AdWords API Advisor
The v2009 services are up again. Thank you for your patience during this unscheduled maintenance. --Stan Grinberg, AdWords API Team On Oct 7, 10:26 am, Manish wrote: > Can some body update us with the status of the service maintenance? > The v2009 services still seem to be down. > Regards, >

AdWords API Re: Authentication Failed

2009-10-07 Thread AdWords API Advisor
Hi, I wanted to follow up to let you know that OAuth support has recently been added to the v2009 API, although this is documented yet. We hope to get more information available about using OAuth with the AdWords API soon, but in the mean time you can learn more about using OAuth with Google ser

AdWords API Re: Managing client accounts - adding and updating campaigns, ads and keywords

2009-10-07 Thread AdWords API Advisor
Hi Sreenu, Yes, if you log in with the credentials of the MCC user you can manage any of the client accounts. You specify which client account to manage by setting the header clientEmail or clientCustomerId. The MCC email and password, the developer token, and application can remain the same.

AdWords API Re: Invalid Error Message : Campaigns : Same Name

2009-10-07 Thread AdWords API Advisor
Hi Pete, Thanks for providing me with extra detail around this issue. It would be difficult to diagnose this problem if it is not reproducible. The error might have been related to the account creation problem, but it's hard to say with any certainty. Let me know if you see this happen again,

AdWords API Re: Sandbox quota too low

2009-10-07 Thread AdWords API Advisor
Hi Ales, Thank you for providing such a detailed description of your circumstances, and I can see how the DB_OPERATION limit can be a problem. The core engineering team is aware that this limit makes certain types of activities difficult (such as starting or restructuring an account) and they ar

AdWords API Re: Offline

2009-10-07 Thread Manish
Can some body update us with the status of the service maintenance? The v2009 services still seem to be down. Regards, Manish On Oct 6, 10:25 pm, AdWords API Advisor wrote: > To clarify, this maintenance is only affecting v2009 of AdWords API. > We apologize for any inconvenience and will update

AdWords API Managing client accounts - adding and updating campaigns, ads and keywords

2009-10-07 Thread Sreenu Daram
Hi All, In adwords, we have client managers feature, we may have up to 1000 client accounts. Can we upload campaigns to any of client managers account using MCC account credentials ? I am using java v200906 api. While getting user's object itself we need to pass client managers credentials. How

AdWords API Re: Get Conversion ID through Adwords API?

2009-10-07 Thread bvolc...@rcs.us
Thank you good sir. On Oct 6, 6:58 pm, AdWords API Advisor wrote: > Hi, > > Unfortunately that information isn't available via the API at this > time. > > Best, > - Eric Koleda, AdWords API Team > > On Oct 6, 11:52 am, "bvolc...@rcs.us" wrote: > > > Good morning, > > > Is it currently possible

AdWords API Re: Invalid Error Message : Campaigns : Same Name

2009-10-07 Thread Pete Lavetsky (AdWords API Guru)
Hi Eric, No pattern has been ascertained ... on this particular account, the campaign adds were close on the heel of the account creation and in fact the initial account creation failed because of a error on our part. After getting the account setup correctly we were able to successfully add 4 o

AdWords API Re: Sandbox quota too low

2009-10-07 Thread Ales Sturala
Hello Eric, txs for you time! Our application takes client's list of products and loads it to the AdWords. Besides that if the product does not exist anymore or something is changed (like a price) it changes the data in AdWords. Therefore operations Add, Set and Remove are the only important for u

AdWords API Re: Why Keyword Estimation result are not the same from Google interface and from API.

2009-10-07 Thread PPL
Yes, I've got it with estimateCampaignList() method. Thanks a lot. PPL. On Oct 7, 2:44 am, AdWords API Advisor wrote: > Hi PPL, > > Which method of the TrafficEstimatorService are you using?  The > estimateKeywordList() method doesn't allow you to enter geo or > language targeting information,