behavior of unset adgroup level *MaxCpc bids?

2010-11-23 Thread J
what would be the behavior of not passing in any *MaxCpc params when setting up a manual cpc adgroup? http://code.google.com/apis/adwords/docs/reference/latest/AdGroupService.ManualCPCAdGroupBids.html i plan on having criterion level bids set for sure though. is the relationship between a criter

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-23 Thread marco_f
Hello, Errors are still there 52ffa835756605129248b34919f24fff A quick update would be much appreciated Thanks On 23 nov, 20:24, brianrivard wrote: > Nothing seems to have changed.  Nearly everything returns > UNEXPECTED_INTERNAL_API_ERROR, which makes it all but impossible to > develop and test

Re: RelatedToUrlSearchParameter

2010-11-23 Thread penaz
Hi Eric, Thanks for your response. you asked for some examples. Some examples: www.prettybabygifts.com www.cornerstorkbabygifts.com www.simplyuniquebabygifts.com In each case, we got 98 to 100 keywords from the API ... but 300 from the ExternalKeywordTool when I'm signed-in. We asked for linked

Re: Making performance data add up

2010-11-23 Thread AdWords API Advisor
Hi Reed, Not to avoid the question, but I think you are trying to solve the wrong problem. I don't think the issue is with the ads, but rather the automatic placements. I don't believe automatic placement data is captured in the keywords performance report, since no one keyword is responsible fo

Re: How to get account structure report [i need dest url] in v201008

2010-11-23 Thread AdWords API Advisor
Hi John, The KEYWORDS_PERFORMANCE_REPORT supports the DestinationUrl field: http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords An example showing how to add a report using the PHP client library is available here: http://code.google.com/p/google-api-adwords-php/source/

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-23 Thread brianrivard
Nothing seems to have changed. Nearly everything returns UNEXPECTED_INTERNAL_API_ERROR, which makes it all but impossible to develop and test application against the sandbox. On Nov 23, 12:04 pm, AdWords API Advisor wrote: > Hi All, > > The sandbox was refreshed yesterday, and that should have r

Re: Duplicate CollectionSizeError type definition

2010-11-23 Thread AdWords API Advisor
Hi Matt, Thank you for bringing this to our attention. We try to avoid this type of situation, normally putting shared types in the cm/ namespace. I'm not sure how this one slipped through the cracks, but I'll bring it up with the core engineering team. Best, - Eric Koleda, AdWords API Team On

Re: What are the columns for keyword_performance_report [GetReportDefinitionService]

2010-11-23 Thread john_sierra
Reed, thanks for your response. I also need campaign name, ad group name Where can I get a list of column names? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=

Re: What are the columns for keyword_performance_report [GetReportDefinitionService]

2010-11-23 Thread Reed
DestinationUrl is the name of the report definition field for the Destination URL. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Tracking Ad Changes Using CustomerSyncService

2010-11-23 Thread AdWords API Advisor
Hi Ken, The CustomerSyncService is designed to return only the IDs of entities that have changed, not the changed data itself. The idea is that you take the ids returned by the CustomerSyncService and use it in AdGroupAdService calls to fetch the ads and update your records accordingly. Best, -

GetAllCampaigns get no results

2010-11-23 Thread lenz32
Hello! i had to switch to one of the newer apis because the old version i used bevore now is no more supported. But with the same credentials i do not get any results when using the example files from the PHP Library. ( GetAllAdGroupCriteria.php ) the soap log tells: [Nov 23 2010 18:06:48.00

Re: What are the columns for keyword_performance_report [GetReportDefinitionService]

2010-11-23 Thread john_sierra
This is my code for V201008 if i put column : KeywordDestUrlDisplay, it gives invalid filed. if i remove it, it works fine == $user = new AdWordsUser(); $user->SetClientId($client_id); // select the client with clientId $reportDefinitionService = $user->GetReportDefinitionService('v20100

What are the columns for keyword_performance_report [GetReportDefinitionService]

2010-11-23 Thread john_sierra
Hi, Can anyone please post all the columns availble for the keyword_performance_report ? I need destination url, campaign name and adgroup name along with perf data. I hate to download a seprate account structure report It looks like these cols are not there in V201008 -- =~=~=~=~=~=~=~=~=~=~

Re: Making performance data add up

2010-11-23 Thread Reed
Eric: A previous posting response on this topic indicated that automatic placement have their data included in the keyword performance report. Did you mean to say managed placements in your reply? By comparing the details of the data I get via the API for keyword performance and managed placemen

Re: web keyword tool vs API volumes DO NOT MATCH AGAIN

2010-11-23 Thread AdWords API Advisor
Hi Calford, For background, TIS IDEAS requests and STATS requests are treated a little differently in the backend. The Keyword Tool UI uses IDEAS requests. The October stats are being pushed out now, and although the IDEAS requests have the updated stats the STATS requests are still using the ol

Re: GOOGLE SANDBOX - InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-11-23 Thread AdWords API Advisor
Hi, Please see the following thread for more information: http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/ Best, - Eric Koleda, AdWords API Team On Nov 22, 11:58 am, "y...@esearchvision.com" wrote: > Hi to the google support team, > we keep getting lots of s

Re: Rounded volumes?

2010-11-23 Thread AdWords API Advisor
Hi Calford, These are the only search volume numbers available. Best, - Eric Koleda, AdWords API Team On Nov 22, 11:57 am, calford wrote: > Hi, > > Is there a particular reason why the volume results seem so "rounded" > > i get volume traffic for a particular keyword like this for the last 3 >

Re: What is Stats -> totalConvValue?

2010-11-23 Thread AdWords API Advisor
Hi Josip, A conversion target can be assigned a value, and this field is the sum of that value over all conversions. http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=6343 Best, - Eric Koleda, AdWords API Team On Nov 22, 8:46 am, JosipK wrote: > Hi, > > I am exploring AdWords A

Re: TARGETED_MONTHLY_SEARCHES, AVERAGE_TARGETED_MONTHLY_SEARCHES and GLOBAL_MONTHLY_SEARCHES

2010-11-23 Thread AdWords API Advisor
Hi Vince, The stats for the previous month should be available about 20 days after the end of the month. The sandbox environment will always return dummy or empty data. To get real stats you must use the production environment. Best, - Eric Koleda, AdWords API Team On Nov 22, 3:56 am, vinceadw

Re: try to get report with Packages.org.apache.commons.httpclient.HttpClient

2010-11-23 Thread AdWords API Advisor
Hi, I'm not sure what the problem with your request is, but here is what a successful request looks like for comparison: GET https://adwords.google.com/api/adwords/reportdownload?__rd={snip} HTTP/1.1 Accept-Encoding: gzip,deflate returnMoneyInMicros: true Authorization: GoogleLogin auth={snip} cl

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-23 Thread AdWords API Advisor
Hi All, The sandbox was refreshed yesterday, and that should have resolved these issues. Let me know if you see further errors. Best, - Eric On Nov 22, 1:33 pm, brianrivard wrote: > We're getting the same thing using the adwords4r library.  Some things > seem to work, but all campaign-related

Re: RelatedToUrlSearchParameter

2010-11-23 Thread AdWords API Advisor
Hi, For www.example.com I'm seeing 111 results returned with both the API and the logged in UI. Can you provide some specific examples where the number of results are different? Best, - Eric Koleda, AdWords API Team On Nov 18, 8:23 pm, penaz wrote: > I've read all the posts re: RelatedToUrlSea

Re: AdWords API Java on App Engine with release of 1.4?

2010-11-23 Thread AdWords API Advisor
Hi Shaun, I don't specific information about the java client library, but you can post your question here: http://code.google.com/p/google-api-adwords-java/issues/detail?id=69 Best, - Eric Koleda, AdWords API Team On Nov 18, 6:39 pm, Shaun Clark wrote: > With the release of the 1.4 (http://g

Re: Making performance data add up

2010-11-23 Thread AdWords API Advisor
Hi Reed, I'm not aware of any issues with certain ad types not be included in the reports. My initial thought is that some campaigns may be using criteria beyond keywords and managed placements, such as automatic placements, audiences (user lists), etc. Clicks, impressions and cost from these ty

Re: Local search volume from adwords api

2010-11-23 Thread AdWords API Advisor
Hi Andrea, The AdWords API is not free to use, although qualifying advertisers may be eligible for free units. Information on register for API access is available here: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 The search volume of keywords can be obtained us

Re: how to get more than one category for a keyword

2010-11-23 Thread AdWords API Advisor
Hi Irio, I'm not able to replicate the issue, as I'm seeing some keywords returned with multiple categories. It may be that some keywords only have one category. Which keywords are you trying to get the categories of? Best, - Eric Koleda, AdWords API Team On Nov 18, 10:35 am, Irio wrote: > Hi

Re: Reports "Pending" indefinitely

2010-11-23 Thread j.e.frank
It's happening again. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: Adwords API Pending Approval

2010-11-23 Thread ziu1...@yahoo.com
Could anyone have a look at this please, it's really frustrating, our application is waiting for this token. thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=

Re: How do I find the adgroup ID?

2010-11-23 Thread Nicholas Hibberd
Hi, thanks for your reply, sorry I didn't see this for a while If there are no ad group ids, what do I stick in the 'INSERT_AD_GROUP_ID_HERE' section in the below code? This is from: http://code.google.com/p/google-api-adwords-ruby/source/browse/branches/v19.1.0/examples/v201003/add_ads.rb?spec=