AdwordsServices import into project

2013-12-31 Thread Ace
Hi, 1. Is this method the best way of getting data from any clientID that is associated with my MCC account? (by using session.setClientCustomerId with different values?) The other method of getting the CampaignsService does not allow this - AdWordsUser user = new AdWordsUser(); CampaignServic

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2013-11-20 Thread Ace
/v201309/reporting/DownloadCriteriaReport.java Thanks On Wednesday, November 20, 2013 6:03:32 PM UTC+2, Ace wrote: > > Hi, > > Does anyone have a working example for this? > Did you implement reading stats not via report but from the stream > directly? > > Thanks. > >

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2013-11-20 Thread Ace
Hi, Does anyone have a working example for this? Did you implement reading stats not via report but from the stream directly? Thanks. On Tuesday, November 12, 2013 9:35:12 AM UTC+2, b.ka...@mso-digital.de wrote: > > Hi there, > > with AdWords API i want to get some stats about my campaigns li

Enhanced campaign in test account

2013-04-25 Thread Ace
Hi , As part of the RMF for getting the developer key the enhanced setting of the campaign needs to be set. I notice that it is allways return true even if I create the campaign itself with false; I sent the enhanced attribute in the creation - campaign.setEnhanced(enhancedBool); Is this c

Test account problems?

2013-04-19 Thread Ace
Are there any known issues now with test accounts? I am trying to add campaigns or get adgroup details and encounter problems of timed out connections (as if I am not online) ? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: ht

Re: Vertical vs. Product or service

2012-10-29 Thread Ace
assigned to a more specific product or service (which are actualy located in a certian vertical) so the keyword tool can be used together with a product or service to get better keyword ideas. Thanks again. Assaf On Sunday, October 28, 2012 7:02:06 PM UTC+2, Ace wrote: > Hi, > > Ca

Vertical vs. Product or service

2012-10-28 Thread Ace
Hi, Can I get a short explanation what is the difference between a Vertical & product or service? >From what I see a Vertical is used when an adgroup is created while a product or service can be used with the keyword tool.. What is the usage of each and why connect an adgroup to a Vertical? Sh

Re: TargetingIdeaService error faultString: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:

2012-10-22 Thread Ace
Can we get a response from google? Is this a known issue and it will be fixed asap or is there another issue? Thank you . On Thursday, October 11, 2012 9:45:45 AM UTC+2, Ace wrote: > Hi, > > I'm trying to run the example in Java from V201206 - just running the

Re: TargetingIdeaService error faultString: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:

2012-10-15 Thread Ace
Any news from the Adwords people? Thanks. On Thursday, October 11, 2012 9:45:45 AM UTC+2, Ace wrote: > Hi, > > I'm trying to run the example in Java from V201206 - just running the > example code - GetRelatedKeywords.java. > I get an error - > Running

TargetingIdeaService error faultString: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:

2012-10-11 Thread Ace
Hi, I'm trying to run the example in Java from V201206 - just running the example code - GetRelatedKeywords.java. I get an error - Running other example work fine (GetAllCampaigns.java).- So I assume my adwordUser is fine. Any ideas? Thanks. faultCode: {http://schemas.xmlsoap.org/soap/e

Ad rotration error - BiddingTransitionError.TRANSITION_TO_ITSELF

2012-09-05 Thread Ace
Hi , In the sandbox environment - I'm trying to change the campain AdServingOptimizationStatus So I can enable rotation (as requested by RMF) - I get an error : faultString: [BiddingTransitionError.TRANSITION_TO_ITSELF @ operations[0].biddingTransition.targetBiddingStrategy] *My code looks

RMF & ConverstionTrackerService

2012-08-31 Thread Ace
Hi, I'm not sure what is needed for the RMF for the dev. key for adwords API - regarding *ConverstionTrackerService* ? If I understand correctly the API allows me to generate the snipplet of code to be inserted to the HTML pages (like in AddConversion.java) so what do I need to demonstrate the

Add ad in sanbox produces AdError.URL_NO_SCHEME

2012-08-26 Thread Ace
Hi, I'm following the example code from v201206 - AdAds.java I used the code as is - I only commented the ImageAd & TemplateAd section. I create a TextAd and set the headline & descriptions & URLs but get an error - AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faul

Sandbox problem trying to add an adgroup -UNEXPECTED_INTERNAL_API_ERROR

2012-08-21 Thread Ace
HI, While trying to add an adgroup in the sandbox I recieve the next error: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] I am using the same as from v201206 - AddAdGroup.java example (I changed the campaign_id , t

Re: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-08-16 Thread techie ace
broken for 3 weeks, can we >> please have an estimated time to fix at least? >> >> Of course I'd prefer it to be working again now! ;) >> >> >> On Wednesday, 8 August 2012 12:23:32 UTC+1, techie ace wrote: >>> >>> I have been following this p

Re: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-08-08 Thread techie ace
I have been following this post to keep a tab on this issue, as I am also waiting for this to be resolved. Just wanted to know if there is any update? On Monday, August 6, 2012 4:46:49 PM UTC+1, Kevin Winter wrote: > Hi Sander, > Unfortunately, I don't have an update at this time. I'm pushin

Re: Odp: Re: Report generate took 4 hours.

2011-07-12 Thread ACE
This is a big issue for us as well. Until v201101 supports cross-client reporting, it's useless to us. The v13 reports still can take up to 3-4 hours to complete, and when this happens it affects all of our automated processes. It would be nice to have some updates as to the status of the integ

Re: v201101 cross-client reports

2011-06-20 Thread ACE
I am also curious to know when this is close to completion. This is the only thing holding us back from switching all of our processes to use v201101. Thanks, Max -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com ht

Re: Unexpected Internal API Error

2011-06-20 Thread ACE
Hi Anash, They were sent to the production server. The issue was resolved though. It was an issue of the request being built incorrectly. Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goog

Unexpected Internal API Error

2011-06-13 Thread ACE
Hello, I am trying to push new bids for some 700,000 keywords. I have limited the request to 2 keywords, and set ValidateOnly to true while testing. I can't get the request to run successfully. It keeps returning the faultstring UNEXPECTED_INTERNAL_API_ERROR. Any help/insights are appreciated.

Re: Reports 'pending' for hours

2011-06-13 Thread ACE
Hi Eric, Thanks for the insight. We will work on updating our reports to use v201101. We still have intermittent issues, which snowball as more reports and processes run. I appreciate your continued updates, and among others hope to hear about a fix. Thanks, Max -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: CustomerSync issue MustUnderstand headers

2011-06-02 Thread ACE
I was able to solve the issue. It was a namspacing conflict when constructing the RequestHeader. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~

CustomerSync issue MustUnderstand headers

2011-06-01 Thread ACE
Hi, Since the 24th of May, we haven't been able to run our CustomerSync script. It went unnoticed, however we are getting a soap fault stating "MustUnderstand headers: [{https://adwords.google.com/api/adwords/ch/v201101}RequestHeader] are not understood." We didn't change anything in on our

Reports 'pending' for hours

2011-05-23 Thread ACE
We have been having issues the past couple weeks with reports being stuck in the 'pending' status for hours. Today, we ran an AdgroupCriterion report starting at 6:24am. It is currently still 'pending' now (9:59 AM EST). Is there a good/bad time to run these reports, or has something changed tha

Reports 'pending' for horus

2011-05-23 Thread ACE
We have been having issues the past couple weeks with reports being stuck in the 'pending' status for hours. Today, we ran an AdgroupCriterion report starting at 6:24am. It is currently still 'pending' now (9:53 AM EST). Is there a good/bad time to run these reports, or has something changed tha

Ad Rotation settings in API?

2011-05-03 Thread ACE
We are currently wanting to change the Ad delivery: Ad rotation, frequency capping setting to "Optimize for Conversions". This setting is found under Settings at the campaign level, under the Advanced