RE: targetingideaservice

2024-02-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

By reviewing your concern, I understand that you are encountering 404 not found 
error with the accessing TargetingIdeaService.

In order to assist you further, could you further elaborate on what exactly you 
are looking for in the context regarding the TargetingIdeaService in Google Ads 
API? If possible, please share the related screenshots for further 
investigation.

This message is in relation to case "ref:!00D1U01174p.!5004Q02rzFwA:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/V5bQ80S95S9P00HLFM1CmJQR2k_0AT14jydw%40sfdc.net.


Re: TargetingIdeaService

2024-02-20 Thread amit kohli
@Team - Please suggest.

On Tuesday 20 February 2024 at 14:28:39 UTC+5:30 amit kohli wrote:

> Hi Team,
>
>  We are new to google api landscape, However one of our customer using 
> google api in their application and below is its URL.
>
>  https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService
>
>  While calling above API we are getting error - The remote server returned 
> an error: (404) Not Found, seems above URL/service is moved or deprecated.
>
>  So please suggest what is alternate URL/service which help us to achieve 
> same which TargetingIdeaService is achieving.
>
>  Thanks in advance.
>
>  Thanks,
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f3f1134d-282c-436f-a08b-e8d3392f0acan%40googlegroups.com.


Re: targetingideaservice

2024-02-20 Thread amit kohli
Hi Team,

Thanks for reply below is the error which we are getting.  Please suggest 
further

Thanks.

{
"message": "An error has occurred.",
"exceptionMessage": "There was no endpoint listening at 
https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService that 
could accept the message. This is often caused by an incorrect address or 
SOAP action. See InnerException, if present, for more details.",
"exceptionType": "System.ServiceModel.EndpointNotFoundException",
"stackTrace": "\r\nServer stack trace: \r\n   at 
System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException
 
webException, HttpWebRequest request, HttpAbortReason abortReason)\r\n   at 
System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan
 
timeout)\r\n   at 
System.ServiceModel.Channels.RequestChannel.Request(Message message, 
TimeSpan timeout)\r\n   at 
System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message 
message, TimeSpan timeout)\r\n   at 
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean 
oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, 
TimeSpan timeout)\r\n   at 
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
 
methodCall, ProxyOperationRuntime operation)\r\n   at 
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage 
message)\r\n\r\nException rethrown at [0]: \r\n   at 
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage 
reqMsg, IMessage retMsg)\r\n   at 
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& 
msgData, Int32 type)\r\n   at 
Google.Api.Ads.AdWords.v201809.TargetingIdeaServiceInterface.get(TargetingIdeaSelector
 
selector)\r\n   at 
Unilever.Keywords.UI.Util.KeywordSuggestion.Run(AdWordsUser user, String 
search, Int32 countryId) in 
D:\\a\\1\\s\\legacy-web-app\\KeyWordsWebApplication\\Keywords.UI\\Util\\KeywordSuggestion.cs:line
 
121\r\n   at 
Unilever.Keywords.UI.Util.KeywordSuggestion.GetSuggestedKeyword(String 
search, Int32 countryId) in 
D:\\a\\1\\s\\legacy-web-app\\KeyWordsWebApplication\\Keywords.UI\\Util\\KeywordSuggestion.cs:line
 
39\r\n   at 
Unilever.Keywords.UI.ApiController.HomeApiController.GetSuggestedKeywords(String
 
keyword, Int32 countryId) in 
D:\\a\\1\\s\\legacy-web-app\\KeyWordsWebApplication\\Keywords.UI\\ApiController\\HomeApiController.cs:line
 
316\r\n   at lambda_method(Closure , Object , Object[] )\r\n   at 
System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.b__9(Object
 
instance, Object[] methodParameters)\r\n   at 
System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext
 
controllerContext, IDictionary`2 arguments, CancellationToken 
cancellationToken)\r\n--- End of stack trace from previous location where 
exception was thrown ---\r\n   at 
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at 
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
 
task)\r\n   at 
System.Web.Http.Controllers.ApiControllerActionInvoker.d__0.MoveNext()\r\n---
 
End of stack trace from previous location where exception was thrown 
---\r\n   at 
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at 
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
 
task)\r\n   at 
System.Web.Http.Controllers.ActionFilterResult.d__2.MoveNext()\r\n---
 
End of stack trace from previous location where exception was thrown 
---\r\n   at 
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at 
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
 
task)\r\n   at 
System.Web.Http.Filters.AuthorizationFilterAttribute.d__2.MoveNext()\r\n---
 
End of stack trace from previous location where exception was thrown 
---\r\n   at 
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at 
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
 
task)\r\n   at 
System.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext()\r\n---
 
End of stack trace from previous location where exception was thrown 
---\r\n   at 
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at 
System.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext()\r\n---
 
End of stack trace from previous location where exception was thrown 
---\r\n   at 
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at 
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
 
task)\r\n   at 
System.Web.Http.Dispatcher.HttpControllerDispatcher.d__1.MoveNext()",
"innerException": {
"message": "An error has occurred.",
"exceptionMessage": "The remote server returned an error: (404) Not 
Found.",
"exceptionType": "System.Net.WebException",

Re: targetingideaservice

2024-02-20 Thread amit kohli
Hi Team,

PFB the log and best i can able to extract. Please suggest the next steps 
service/api as seems API is moved(not sure...


http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
  https://adwords.google.com/api/adwords/o/v201809";>
test
  
  https://adwords.google.com/api/adwords/o/v201809";>

  https://adwords.google.com/api/adwords/cm/v201809";>2840

  
  https://adwords.google.com/api/adwords/o/v201809";>

  https://adwords.google.com/api/adwords/cm/v201809";>true
  https://adwords.google.com/api/adwords/cm/v201809";>false
  https://adwords.google.com/api/adwords/cm/v201809";>false
  https://adwords.google.com/api/adwords/cm/v201809";>false

  
  https://adwords.google.com/api/adwords/o/v201809";>KEYWORD
  https://adwords.google.com/api/adwords/o/v201809";>IDEAS
  https://adwords.google.com/api/adwords/o/v201809";>KEYWORD_TEXT
  https://adwords.google.com/api/adwords/o/v201809";>TARGETED_MONTHLY_SEARCHES
  https://adwords.google.com/api/adwords/o/v201809";>
https://adwords.google.com/api/adwords/cm/v201809";>0
https://adwords.google.com/api/adwords/cm/v201809";>100
  
 

Best Regards,
Amit Kohli




On Wednesday 21 February 2024 at 04:26:31 UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> To better understand your concerns, could you please provide us with the 
> latest complete API logs (*request* 
> 
>  and *response* 
> 
>  with *request-id* 
> 
>  and *request header* 
> )
>  
> and uncropped UI screenshots to further investigate this issue. 
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides *Java* 
> 
> ,* .Net* 
> 
> ,* PHP* 
> 
> ,* Python* 
> 
> ,* Ruby* 
> 
>  or* Perl* 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzFwA:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/80946a84-0074-4c31-a949-8b5c6f5c5e49n%40googlegroups.com.


Re: targetingideaservice

2024-02-21 Thread amit kohli
Hi Team,

Any update.


On Wednesday 21 February 2024 at 11:40:52 UTC+5:30 amit kohli wrote:

> Hi Team,
>
> PFB the log and best i can able to extract. Please suggest the next steps 
> service/api as seems API is moved(not sure...
>
> 
> http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="
> http://www.w3.org/2001/XMLSchema";>
>   https://adwords.google.com/api/adwords/o/v201809";>
> test
>   
>   https://adwords.google.com/api/adwords/o/v201809";>
> 
>   https://adwords.google.com/api/adwords/cm/v201809
> ">2840
> 
>   
>   https://adwords.google.com/api/adwords/o/v201809";>
> 
>   https://adwords.google.com/api/adwords/cm/v201809
> ">true
>   https://adwords.google.com/api/adwords/cm/v201809
> ">false
>   https://adwords.google.com/api/adwords/cm/v201809
> ">false
>   https://adwords.google.com/api/adwords/cm/v201809
> ">false
> 
>   
>   https://adwords.google.com/api/adwords/o/v201809
> ">KEYWORD
>   https://adwords.google.com/api/adwords/o/v201809
> ">IDEAS
>   https://adwords.google.com/api/adwords/o/v201809
> ">KEYWORD_TEXT
>   https://adwords.google.com/api/adwords/o/v201809
> ">TARGETED_MONTHLY_SEARCHES
>   https://adwords.google.com/api/adwords/o/v201809";>
> https://adwords.google.com/api/adwords/cm/v201809
> ">0
> https://adwords.google.com/api/adwords/cm/v201809";>100
>   
>  
>
> Best Regards,
> Amit Kohli
>
>
>
>
> On Wednesday 21 February 2024 at 04:26:31 UTC+5:30 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for getting back to us.
>>
>> To better understand your concerns, could you please provide us with the 
>> latest complete API logs (*request* 
>> 
>>  and *response* 
>> 
>>  with *request-id* 
>> 
>>  and *request header* 
>> )
>>  
>> and uncropped UI screenshots to further investigate this issue. 
>>
>> If you are using a client library and haven't enabled the logging yet, I 
>> would request you to enable logging for the specific client library that 
>> you are using. You can refer to the guides *Java* 
>> 
>> ,* .Net* 
>> 
>> ,* PHP* 
>> 
>> ,* Python* 
>> 
>> ,* Ruby* 
>> 
>>  or* Perl* 
>>  
>> to 
>> enable logging at your end. For REST interface requests, you can enable 
>> logging via the curl command by using the -i flag.
>>
>>
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzFwA:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7c3be11c-881a-443a-a110-37d194ed7f31n%40googlegroups.com.


Re: targetingideaservice

2024-02-22 Thread amit kohli
Please refer my previous post -  21 Feb 2024, 11:40:52 

Thanks in Advance.

On Wednesday 21 February 2024 at 22:27:27 UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> In order to investigate the issue further, please provide us with the 
> earlier requested complete API logs (*request* 
> 
>  and *response* 
> 
>  with *request-id* 
> 
>  and *request header* 
> )
>  
> generated at your end so that we can assist you better.
>
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides *Java* 
> 
> ,* .Net* 
> 
> ,* PHP* 
> 
> ,* Python* 
> 
> ,* Ruby* 
> 
>  or* Perl* 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
> You can send the details via *Reply* *privately** to the author option*, 
> or *direct **private* *reply* to this email.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzFwA:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>   
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c7c1c00c-ff27-4b92-9079-59d6e467438cn%40googlegroups.com.


Re: TargetingIdeaService

2010-04-21 Thread AdWords API Advisor
Hi Marry,

Can you also post the SOAP XML response that demonstrates the issue?
Also, the current month's search volume won't be available until a
week after the month has ended.

Best,
- Eric Koleda, AdWords API Team

On Apr 21, 4:56 am, Marry Hasanova  wrote:
> Hello,
>
> I have the following request:
> 
> 
> 
> 
> 
> x
> x
> x
> x
> 
> 
> 
> 
> 
> 
> RelatedToKeywordSearchParameter ns1:SearchParameter.Type>
> 
> web
> BROAD
> 
> 
> KEYWORD
> IDEAS
> KEYWORD
> TARGETED_MONTHLY_SEARCHES ns1:requestedAttributeTypes>
> 
> 0
> 20
> 
> 
> 
> 
> 
> 
>
> I get a response which contains MonthlySearchVolumeAttribute type with
> fields: year and month. I`m not getting count field may be because
> it`s null, but I think that value should not be NULL because the "web"
> keyword is popular enough. We don`t run the request on SandBox.
>
> Thanks in advance
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Have you migrated to v200909 yet?
> The v13 sunset is on April 22, 2010.
>
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService

2010-04-22 Thread Marry Hasanova
Hello Mr. Koleda,

this is the SOAP response I get




b7b6217ce67c19933c26b88a7bbdd5dd
10
182
10





300


TARGETED_MONTHLY_SEARCHES

MonthlySearchVolumeAttribute

2010
3


2010
2


2010
1


2009
12


2009
11


2009
10


2009
9


2009
8


2009
7


2009
6


2009
5


2009
4




KEYWORD

KeywordAttribute

Keyword
web
EXACT









Best regards,
Marry Hasanova

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService

2010-04-22 Thread AdWords API Advisor
Hi,

It looks like this request was made to the sandbox, where search
volume information isn't available.  Please run your request in the
production environment to get the correct data.

Best,
- Eric

On Apr 22, 4:22 am, Marry Hasanova  wrote:
> Hello Mr. Koleda,
>
> this is the SOAP response I get
>
> 
> 
> 
> b7b6217ce67c19933c26b88a7bbdd5dd
> 10
> 182
> 10
> 
> 
> 
> 
> 
> 300
> 
> 
> TARGETED_MONTHLY_SEARCHES
> 
> MonthlySearchVolumeAttribute
> 
> 2010
> 3
> 
> 
> 2010
> 2
> 
> 
> 2010
> 1
> 
> 
> 2009
> 12
> 
> 
> 2009
> 11
> 
> 
> 2009
> 10
> 
> 
> 2009
> 9
> 
> 
> 2009
> 8
> 
> 
> 2009
> 7
> 
> 
> 2009
> 6
> 
> 
> 2009
> 5
> 
> 
> 2009
> 4
> 
> 
> 
> 
> KEYWORD
> 
> KeywordAttribute
> 
> Keyword
> web
> EXACT
> 
> 
> 
> 
> 
> 
> 
> 
>
> Best regards,
> Marry Hasanova
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Have you migrated to v200909 yet?
> The v13 sunset is on April 22, 2010.
>
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService

2010-04-26 Thread Marry Hasanova
Hi Eric,

you were right, I was using SANDBOX, my mistake. Thank you very much.

Best regards,
Marry Hasanova

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService

2016-01-26 Thread Yin Niu
Hello, 

The Required Minimum Functionality 
 rules apply 
to tool developers and for tokens with standard access only. If you are not 
a tool developer, you don't have to meet these requirements. 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/02c1727b-5f5c-43f8-b71b-8ef4ac85d161%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: TargetingIdeaService -

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Harshitha,

Could you run this code from the client library
  
and

reply back with the SOAP request and response
?
You may
*reply privately to author.*
Regards,
Dhanya, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1a0iqh010dqdoe0001hqjmw68mj8c1h70o30c1g68qjce1h%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService

2017-07-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

Could you describe the difficulty you are facing while using 
TargetingIdeaService so I can help you out? 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0614964a-773d-4ea0-a19a-0a5b4c02bf6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: TargetingIdeaService

2021-02-10 Thread Google Ads API Forum Advisor Prod
Hi Gabriel,

Thank you for posting your concern.

Could you confirm if my understanding is correct that you want to know if there 
is a way to implement S2S using AdWords API and to get the data of 
TargetingIdeaService? If yes, then I am afraid that this is not possible and 
the type of application supported in AdWords API is indeed desktop and web only.

As for the service account, I am afraid that it has the same concept with 
desktop and web application, the different is that you can only use it if you 
need domain-specific features (for example, impersonation). We strongly 
recommend using installed app or web flows because it is more convenient as 
OAuth2 installed application and web flows require user interaction only once, 
when access to the account is granted.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2BfRRZ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/IsQUn0QOCH0K00q_VdvylETqWPxNUKq5hvdg%40sfdc.net.


Re: TargetingIdeaService failing

2010-11-02 Thread manuel
Found the problem. Was using an incorrect xmlns. (mismatch version) <
Must be a frequent error..


On Nov 2, 7:36 am, manuel  wrote:
> The example onhttp://code.google.com/apis/adwords/docs/#soapworks
> fine.
>
> However, when I post the xml below to the TargetingIdeaService, I
> always get this:
> Result: Fault occurred while processing.
>
> Any clue? Thanks.
>
> 
> http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
> v200909" xmlns:ns2="https://adwords.google.com/api/adwords/o/v200909";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> 
> 
> '.$token.'
> client_1+'.$AdwordsAPIemail.'
> '.$AdwordsAPIemail.'++USD
> '.$AdwordsAPIuseragent.'
> 
> 
> 
> 
> 
> 
> 
> milk
> EXACT
> 
> 
> 
> 
> US
> 
> 
> KEYWORD
> IDEAS
> TARGETED_MONTHLY_SEARCHES ns2:requestedAttributeTypes>
> AVERAGE_TARGETED_MONTHLY_SEARCHES ns2:requestedAttributeTypes>
> GLOBAL_MONTHLY_SEARCHES ns2:requestedAttributeTypes>
> KEYWORD
> 
> 0
> 3
> 
> en_US
> 
> 
> 
> 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-09 Thread AdWords API Advisor
Hi Manuel,

This is the expected behavior of the TIS and Keyword Tool UI in
regards to accents.  In these cases the stats for the accented and
unaccented words are combined.

Best,
- Eric Koleda, AdWords API Team

On Nov 5, 12:38 am, manuel  wrote:
> Hello
>
> How come TargetingIdeaService is now returning values for "musica"
> when I am searching for "música"?
> Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> This seems to affect every French, Spanish and Portuguese accented
> words. (Haven't checked other languages)
>
> It used to give correct results! Please fix this huge BUG!
>
> Regards,
> Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-09 Thread manuel
"Secretária" is a woman (pt)
"Secretaria" is a building (pt)

"País" means country (pt)
"Pais" means parents (pt)

How can Google "combine" two absolute different words, with a complete
different meaning into one, just because they "look" alike?

Of course, the above are just two examples, but there are, of course,
many more. In French, Spanish and Portuguese, at least.

Regards,
Manuel

On Nov 9, 3:40 pm, AdWords API Advisor 
wrote:
> Hi Manuel,
>
> This is the expected behavior of the TIS and Keyword Tool UI in
> regards to accents.  In these cases the stats for the accented and
> unaccented words are combined.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Nov 5, 12:38 am, manuel  wrote:
>
> > Hello
>
> > How come TargetingIdeaService is now returning values for "musica"
> > when I am searching for "música"?
> > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > This seems to affect every French, Spanish and Portuguese accented
> > words. (Haven't checked other languages)
>
> > It used to give correct results! Please fix this huge BUG!
>
> > Regards,
> > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-10 Thread AdWords API Advisor
Hi Manuel,

I'll pass your feedback on to the core engineering team for
consideration.

Best,
- Eric

On Nov 9, 11:26 am, manuel  wrote:
> "Secretária" is a woman (pt)
> "Secretaria" is a building (pt)
>
> "País" means country (pt)
> "Pais" means parents (pt)
>
> How can Google "combine" two absolute different words, with a complete
> different meaning into one, just because they "look" alike?
>
> Of course, the above are just two examples, but there are, of course,
> many more. In French, Spanish and Portuguese, at least.
>
> Regards,
> Manuel
>
> On Nov 9, 3:40 pm, AdWords API Advisor 
> wrote:
>
>
>
>
>
>
>
> > Hi Manuel,
>
> > This is the expected behavior of the TIS and Keyword Tool UI in
> > regards to accents.  In these cases the stats for the accented and
> > unaccented words are combined.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Nov 5, 12:38 am, manuel  wrote:
>
> > > Hello
>
> > > How come TargetingIdeaService is now returning values for "musica"
> > > when I am searching for "música"?
> > > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > > This seems to affect every French, Spanish and Portuguese accented
> > > words. (Haven't checked other languages)
>
> > > It used to give correct results! Please fix this huge BUG!
>
> > > Regards,
> > > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-10 Thread manuel
Thanks. I think this is an important issue. Are sure Google is not
doing the same mistake on the search results?!

On Nov 10, 11:30 pm, AdWords API Advisor
 wrote:
> Hi Manuel,
>
> I'll pass your feedback on to the core engineering team for
> consideration.
>
> Best,
> - Eric
>
> On Nov 9, 11:26 am, manuel  wrote:
>
> > "Secretária" is a woman (pt)
> > "Secretaria" is a building (pt)
>
> > "País" means country (pt)
> > "Pais" means parents (pt)
>
> > How can Google "combine" two absolute different words, with a complete
> > different meaning into one, just because they "look" alike?
>
> > Of course, the above are just two examples, but there are, of course,
> > many more. In French, Spanish and Portuguese, at least.
>
> > Regards,
> > Manuel
>
> > On Nov 9, 3:40 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Manuel,
>
> > > This is the expected behavior of the TIS and Keyword Tool UI in
> > > regards to accents.  In these cases the stats for the accented and
> > > unaccented words are combined.
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Nov 5, 12:38 am, manuel  wrote:
>
> > > > Hello
>
> > > > How come TargetingIdeaService is now returning values for "musica"
> > > > when I am searching for "música"?
> > > > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > > > This seems to affect every French, Spanish and Portuguese accented
> > > > words. (Haven't checked other languages)
>
> > > > It used to give correct results! Please fix this huge BUG!
>
> > > > Regards,
> > > > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-11 Thread Martin
This is a duplicate one of the problems I described in
http://groups.google.com/group/adwords-api/browse_thread/thread/6034c2ab8a59dce2/974714b213423d0c
and has probably been mentioned in other threads.

The problem does effect google searches to some extent. For instance
the query 'vader' (calfs) gets better, though irrelevant, hits for
'väder' (weather) in swedish.

If there has been any progress on the matters, please reply in the
original thread as well.

Best regards
--
Martin


On Nov 11, 4:35 am, manuel  wrote:
> Thanks. I think this is an important issue. Are sure Google is not
> doing the same mistake on the search results?!
>
> On Nov 10, 11:30 pm, AdWords API Advisor
>
>
>
>  wrote:
> > Hi Manuel,
>
> > I'll pass your feedback on to the core engineering team for
> > consideration.
>
> > Best,
> > - Eric
>
> > On Nov 9, 11:26 am, manuel  wrote:
>
> > > "Secretária" is a woman (pt)
> > > "Secretaria" is a building (pt)
>
> > > "País" means country (pt)
> > > "Pais" means parents (pt)
>
> > > How can Google "combine" two absolute different words, with a complete
> > > different meaning into one, just because they "look" alike?
>
> > > Of course, the above are just two examples, but there are, of course,
> > > many more. In French, Spanish and Portuguese, at least.
>
> > > Regards,
> > > Manuel
>
> > > On Nov 9, 3:40 pm, AdWords API Advisor 
> > > wrote:
>
> > > > Hi Manuel,
>
> > > > This is the expected behavior of the TIS and Keyword Tool UI in
> > > > regards to accents.  In these cases the stats for the accented and
> > > > unaccented words are combined.
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Nov 5, 12:38 am, manuel  wrote:
>
> > > > > Hello
>
> > > > > How come TargetingIdeaService is now returning values for "musica"
> > > > > when I am searching for "música"?
> > > > > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > > > > This seems to affect every French, Spanish and Portuguese accented
> > > > > words. (Haven't checked other languages)
>
> > > > > It used to give correct results! Please fix this huge BUG!
>
> > > > > Regards,
> > > > > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-11 Thread AdWords API Advisor
Hi Martin,

I've raised the issue again with the AdWords API core engineering
team, but there is new information to report at this time.

Best,
- Eric

On Nov 11, 3:56 am, Martin  wrote:
> This is a duplicate one of the problems I described 
> inhttp://groups.google.com/group/adwords-api/browse_thread/thread/6034c...
> and has probably been mentioned in other threads.
>
> The problem does effect google searches to some extent. For instance
> the query 'vader' (calfs) gets better, though irrelevant, hits for
> 'väder' (weather) in swedish.
>
> If there has been any progress on the matters, please reply in the
> original thread as well.
>
> Best regards
> --
> Martin
>
> On Nov 11, 4:35 am, manuel  wrote:
>
>
>
>
>
>
>
> > Thanks. I think this is an important issue. Are sure Google is not
> > doing the same mistake on the search results?!
>
> > On Nov 10, 11:30 pm, AdWords API Advisor
>
> >  wrote:
> > > Hi Manuel,
>
> > > I'll pass your feedback on to the core engineering team for
> > > consideration.
>
> > > Best,
> > > - Eric
>
> > > On Nov 9, 11:26 am, manuel  wrote:
>
> > > > "Secretária" is a woman (pt)
> > > > "Secretaria" is a building (pt)
>
> > > > "País" means country (pt)
> > > > "Pais" means parents (pt)
>
> > > > How can Google "combine" two absolute different words, with a complete
> > > > different meaning into one, just because they "look" alike?
>
> > > > Of course, the above are just two examples, but there are, of course,
> > > > many more. In French, Spanish and Portuguese, at least.
>
> > > > Regards,
> > > > Manuel
>
> > > > On Nov 9, 3:40 pm, AdWords API Advisor 
> > > > wrote:
>
> > > > > Hi Manuel,
>
> > > > > This is the expected behavior of the TIS and Keyword Tool UI in
> > > > > regards to accents.  In these cases the stats for the accented and
> > > > > unaccented words are combined.
>
> > > > > Best,
> > > > > - Eric Koleda, AdWords API Team
>
> > > > > On Nov 5, 12:38 am, manuel  wrote:
>
> > > > > > Hello
>
> > > > > > How come TargetingIdeaService is now returning values for "musica"
> > > > > > when I am searching for "música"?
> > > > > > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > > > > > This seems to affect every French, Spanish and Portuguese accented
> > > > > > words. (Haven't checked other languages)
>
> > > > > > It used to give correct results! Please fix this huge BUG!
>
> > > > > > Regards,
> > > > > > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-11 Thread manuel
Great! What new information?!

On Nov 11, 10:59 pm, AdWords API Advisor
 wrote:
> Hi Martin,
>
> I've raised the issue again with the AdWords API core engineering
> team, but there is new information to report at this time.
>
> Best,
> - Eric
>
> On Nov 11, 3:56 am, Martin  wrote:
>
> > This is a duplicate one of the problems I described 
> > inhttp://groups.google.com/group/adwords-api/browse_thread/thread/6034c...
> > and has probably been mentioned in other threads.
>
> > The problem does effect google searches to some extent. For instance
> > the query 'vader' (calfs) gets better, though irrelevant, hits for
> > 'väder' (weather) in swedish.
>
> > If there has been any progress on the matters, please reply in the
> > original thread as well.
>
> > Best regards
> > --
> > Martin
>
> > On Nov 11, 4:35 am, manuel  wrote:
>
> > > Thanks. I think this is an important issue. Are sure Google is not
> > > doing the same mistake on the search results?!
>
> > > On Nov 10, 11:30 pm, AdWords API Advisor
>
> > >  wrote:
> > > > Hi Manuel,
>
> > > > I'll pass your feedback on to the core engineering team for
> > > > consideration.
>
> > > > Best,
> > > > - Eric
>
> > > > On Nov 9, 11:26 am, manuel  wrote:
>
> > > > > "Secretária" is a woman (pt)
> > > > > "Secretaria" is a building (pt)
>
> > > > > "País" means country (pt)
> > > > > "Pais" means parents (pt)
>
> > > > > How can Google "combine" two absolute different words, with a complete
> > > > > different meaning into one, just because they "look" alike?
>
> > > > > Of course, the above are just two examples, but there are, of course,
> > > > > many more. In French, Spanish and Portuguese, at least.
>
> > > > > Regards,
> > > > > Manuel
>
> > > > > On Nov 9, 3:40 pm, AdWords API Advisor 
> > > > > wrote:
>
> > > > > > Hi Manuel,
>
> > > > > > This is the expected behavior of the TIS and Keyword Tool UI in
> > > > > > regards to accents.  In these cases the stats for the accented and
> > > > > > unaccented words are combined.
>
> > > > > > Best,
> > > > > > - Eric Koleda, AdWords API Team
>
> > > > > > On Nov 5, 12:38 am, manuel  wrote:
>
> > > > > > > Hello
>
> > > > > > > How come TargetingIdeaService is now returning values for "musica"
> > > > > > > when I am searching for "música"?
> > > > > > > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > > > > > > This seems to affect every French, Spanish and Portuguese accented
> > > > > > > words. (Haven't checked other languages)
>
> > > > > > > It used to give correct results! Please fix this huge BUG!
>
> > > > > > > Regards,
> > > > > > > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService BUG

2010-11-15 Thread AdWords API Advisor
Hi Manuel,

Sorry, that was a typo.  I meant to say that there is *no* new
information at this time.

Best,
- Eric

On Nov 11, 5:10 pm, manuel  wrote:
> Great! What new information?!
>
> On Nov 11, 10:59 pm, AdWords API Advisor
>
>
>
>
>
>
>
>  wrote:
> > Hi Martin,
>
> > I've raised the issue again with the AdWords API core engineering
> > team, but there is new information to report at this time.
>
> > Best,
> > - Eric
>
> > On Nov 11, 3:56 am, Martin  wrote:
>
> > > This is a duplicate one of the problems I described 
> > > inhttp://groups.google.com/group/adwords-api/browse_thread/thread/6034c...
> > > and has probably been mentioned in other threads.
>
> > > The problem does effect google searches to some extent. For instance
> > > the query 'vader' (calfs) gets better, though irrelevant, hits for
> > > 'väder' (weather) in swedish.
>
> > > If there has been any progress on the matters, please reply in the
> > > original thread as well.
>
> > > Best regards
> > > --
> > > Martin
>
> > > On Nov 11, 4:35 am, manuel  wrote:
>
> > > > Thanks. I think this is an important issue. Are sure Google is not
> > > > doing the same mistake on the search results?!
>
> > > > On Nov 10, 11:30 pm, AdWords API Advisor
>
> > > >  wrote:
> > > > > Hi Manuel,
>
> > > > > I'll pass your feedback on to the core engineering team for
> > > > > consideration.
>
> > > > > Best,
> > > > > - Eric
>
> > > > > On Nov 9, 11:26 am, manuel  wrote:
>
> > > > > > "Secretária" is a woman (pt)
> > > > > > "Secretaria" is a building (pt)
>
> > > > > > "País" means country (pt)
> > > > > > "Pais" means parents (pt)
>
> > > > > > How can Google "combine" two absolute different words, with a 
> > > > > > complete
> > > > > > different meaning into one, just because they "look" alike?
>
> > > > > > Of course, the above are just two examples, but there are, of 
> > > > > > course,
> > > > > > many more. In French, Spanish and Portuguese, at least.
>
> > > > > > Regards,
> > > > > > Manuel
>
> > > > > > On Nov 9, 3:40 pm, AdWords API Advisor 
> > > > > > 
> > > > > > wrote:
>
> > > > > > > Hi Manuel,
>
> > > > > > > This is the expected behavior of the TIS and Keyword Tool UI in
> > > > > > > regards to accents.  In these cases the stats for the accented and
> > > > > > > unaccented words are combined.
>
> > > > > > > Best,
> > > > > > > - Eric Koleda, AdWords API Team
>
> > > > > > > On Nov 5, 12:38 am, manuel  wrote:
>
> > > > > > > > Hello
>
> > > > > > > > How come TargetingIdeaService is now returning values for 
> > > > > > > > "musica"
> > > > > > > > when I am searching for "música"?
> > > > > > > > Credito instead of Crédito, Videos instead of Vídeos, and so on.
>
> > > > > > > > This seems to affect every French, Spanish and Portuguese 
> > > > > > > > accented
> > > > > > > > words. (Haven't checked other languages)
>
> > > > > > > > It used to give correct results! Please fix this huge BUG!
>
> > > > > > > > Regards,
> > > > > > > > Manuel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService RequestType

2011-01-20 Thread AdWords API Advisor
Hi Jack,

IDEAS will use the keywords in the request to generate related
keywords, and include those plus the source keywords in the response.
STATS will only return results for the keywords in your request.
Basically if you just want stats about known keywords use the STATS
request type, but if you want to generate new keywords then use IDEAS.

Best,
- Eric Koleda, AdWords API Team

On Jan 18, 3:51 pm, jack  wrote:
> Could you explain what's difference between RequestType.IDEAS and STAT?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: targetingIdeaService InternalApiError

2011-05-12 Thread martinorth
I allready found the errors. The values of the searchParameters type
attributes are wrong and the coresponding namespace should be
https://adwords.google.com/api/adwords/o/v201101

On May 13, 2:11 am, martinorth  wrote:
> I try to access the targetingIdeaService via the sandbox but I got
> errors like this and no other details.
>
> InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
> [Ljava.lang.StackTraceElement;@2d63ab
>
> Whats wrong with this SOAP Request?
>
> https://adwords.google.com/api/adwords/cm/
> v201101" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:ns2="https://adwords.google.com/api/adwords/o/v201101";>
> 
> 
> XXX
> XXX
> XXX
> ColdFusion Google Adwords Management Software ns3:userAgent>
> 
> 
> 
> 
> 
> 
> 
> mars cruise
> BROAD
> 
> 
>  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'xmlns='https://adwords.google.com/
> api/adwords/cm/v201101'>BROAD ns2:keywordMatchTypes>
> 
> KEYWORD
> IDEAS
> CRITERION
> AVERAGE_TARGETED_MONTHLY_SEARCHES ns2:requestedAttributeTypes>
> 
> 0
> 10
> 
> 
> 
> 
> 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService cost

2011-07-07 Thread Eric Koleda
Hi,

The cost of the request does not depend on the attributes requested for each 
targeting idea, so you can request as many attributes as you'd like at no 
additional cost.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - AVERAGE_TARGETED_MONTHLY_SEARCHES

2012-03-26 Thread Kevin Winter
Hi,
  When comparing the UI to the API, please make sure that your requests 
match as closely as possible - if any locations are selected in the UI you 
need to provide them to the API to have your results match.

Please provide some more information regarding what account you are logged 
into when making then UI requests and what your API calls look like if you 
are still not able to reconcile these numbers.

- Kevin Winter
AdWords API Team

On Friday, March 23, 2012 5:00:48 AM UTC-4, Maria Engström wrote:
>
> Hi,
>
> I have just been switching over from v13 to v201109. I'm getting 
> zero AVERAGE_TARGETED_MONTHLY_​SEARCHES and competition for some keywords. 
> Using the keywordtool the AVERAGE_TARGETED_MONTHLY_​SEARCHES shows correct 
> results, but not in the API.
>
> Is this a known problem or am I doing something wrong?
>
> Thanks!
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - AVERAGE_TARGETED_MONTHLY_SEARCHES

2012-03-26 Thread Maria Engström
Hi,

I've been testing the keyword tool both as not signed in and also signed in 
with the same account as the request api token.

Using the location target for Sweden and Swedish, exact keyword match. 

API: LanguageCode 1015
   Country Target: 2752

For Example, " macbook " gives search volume of 0 and competion of 0.

If there is any way to post the request ID please let me know how!

Den måndagen den 26:e mars 2012 kl. 15:30:03 UTC+2 skrev Kevin Winter:
>
> Hi,
>   When comparing the UI to the API, please make sure that your requests 
> match as closely as possible - if any locations are selected in the UI you 
> need to provide them to the API to have your results match.
>
> Please provide some more information regarding what account you are logged 
> into when making then UI requests and what your API calls look like if you 
> are still not able to reconcile these numbers.
>
> - Kevin Winter
> AdWords API Team
>
> On Friday, March 23, 2012 5:00:48 AM UTC-4, Maria Engström wrote:
>>
>> Hi,
>>
>> I have just been switching over from v13 to v201109. I'm getting 
>> zero AVERAGE_TARGETED_MONTHLY_​SEARCHES and competition for some keywords. 
>> Using the keywordtool the AVERAGE_TARGETED_MONTHLY_​SEARCHES shows 
>> correct results, but not in the API.
>>
>> Is this a known problem or am I doing something wrong?
>>
>> Thanks!
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - AVERAGE_TARGETED_MONTHLY_SEARCHES

2012-03-26 Thread Kevin Winter
Hi,
  I was able to reproduce your issue when specifying the Language as 
Swedish.  I spoke to my colleague who said that the Language actually 
doesn't affect a STATS request - only IDEAS requests.  When I removed the 
Language parameter, I got results that matched the UI for a STATS request. 
 In this case, adding the Swedish language parameter to a STATS request is 
causing the backend to be unable to return data.  We recommend leaving out 
Language (but specify location) when performing STATS requests and your 
numbers should match the UI.

- Kevin Winter
AdWords API Team

On Monday, March 26, 2012 10:54:55 AM UTC-4, Maria Engström wrote:
>
> Hi,
>
> I've been testing the keyword tool both as not signed in and also signed 
> in with the same account as the request api token.
>
> Using the location target for Sweden and Swedish, exact keyword match. 
>
> API: LanguageCode 1015
>Country Target: 2752
>
> For Example, " macbook " gives search volume of 0 and competion of 0.
>
> If there is any way to post the request ID please let me know how!
>
> Den måndagen den 26:e mars 2012 kl. 15:30:03 UTC+2 skrev Kevin Winter:
>>
>> Hi,
>>   When comparing the UI to the API, please make sure that your requests 
>> match as closely as possible - if any locations are selected in the UI you 
>> need to provide them to the API to have your results match.
>>
>> Please provide some more information regarding what account you are 
>> logged into when making then UI requests and what your API calls look like 
>> if you are still not able to reconcile these numbers.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Friday, March 23, 2012 5:00:48 AM UTC-4, Maria Engström wrote:
>>>
>>> Hi,
>>>
>>> I have just been switching over from v13 to v201109. I'm getting 
>>> zero AVERAGE_TARGETED_MONTHLY_​SEARCHES and competition for some keywords. 
>>> Using the keywordtool the AVERAGE_TARGETED_MONTHLY_​SEARCHES shows 
>>> correct results, but not in the API.
>>>
>>> Is this a known problem or am I doing something wrong?
>>>
>>> Thanks!
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - AVERAGE_TARGETED_MONTHLY_SEARCHES

2012-03-27 Thread Maria Engström
Great! Thanks for this, helped a lot :)

Den måndagen den 26:e mars 2012 kl. 23:40:22 UTC+2 skrev Kevin Winter:
>
> Hi,
>   I was able to reproduce your issue when specifying the Language as 
> Swedish.  I spoke to my colleague who said that the Language actually 
> doesn't affect a STATS request - only IDEAS requests.  When I removed the 
> Language parameter, I got results that matched the UI for a STATS request. 
>  In this case, adding the Swedish language parameter to a STATS request is 
> causing the backend to be unable to return data.  We recommend leaving out 
> Language (but specify location) when performing STATS requests and your 
> numbers should match the UI.
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, March 26, 2012 10:54:55 AM UTC-4, Maria Engström wrote:
>>
>> Hi,
>>
>> I've been testing the keyword tool both as not signed in and also signed 
>> in with the same account as the request api token.
>>
>> Using the location target for Sweden and Swedish, exact keyword match. 
>>
>> API: LanguageCode 1015
>>Country Target: 2752
>>
>> For Example, " macbook " gives search volume of 0 and competion of 0.
>>
>> If there is any way to post the request ID please let me know how!
>>
>> Den måndagen den 26:e mars 2012 kl. 15:30:03 UTC+2 skrev Kevin Winter:
>>>
>>> Hi,
>>>   When comparing the UI to the API, please make sure that your requests 
>>> match as closely as possible - if any locations are selected in the UI you 
>>> need to provide them to the API to have your results match.
>>>
>>> Please provide some more information regarding what account you are 
>>> logged into when making then UI requests and what your API calls look like 
>>> if you are still not able to reconcile these numbers.
>>>
>>> - Kevin Winter
>>> AdWords API Team
>>>
>>> On Friday, March 23, 2012 5:00:48 AM UTC-4, Maria Engström wrote:

 Hi,

 I have just been switching over from v13 to v201109. I'm getting 
 zero AVERAGE_TARGETED_MONTHLY_​SEARCHES and competition for some keywords. 
 Using the keywordtool the AVERAGE_TARGETED_MONTHLY_​SEARCHES shows 
 correct results, but not in the API.

 Is this a known problem or am I doing something wrong?

 Thanks!

>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService API

2016-08-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Matei,

When you are using TargetingIdeaService 
 
to 
get stats for keywords, if a particular keyword is not returned in the 
results, this means that there isn't enough search volume for this keyword 
in the context of AdWords and hence the service cannot give you a good 
estimate of search volume. Other restrictive parameters, like language and 
location, provided in the request might be the reason for stats not showing 
up in the results. 

Could you provide the complete SOAP XML request and response logs so that I 
can look into it? Please use *Reply privately to author* when responding.

Thanks,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e9197324-cbc6-42a5-b764-a964a5acfcb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: TargetingIdeaService Paging

2021-11-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Uros,

Thank you for reaching out to our API support team.

You should be able to retrieve the succeeding or next 700 results in your 
request. That said, could you provide the complete SOAP request and response 
logs, with the requestId, so our team can investigate?

You may then send the requested information via the Reply privately to author 
option. If this option is not available, you may send the details directly to 
our googleadsapi-supp...@google.com alias instead.

In addition, please note that the AdWords API is deprecated and will be sunset 
on April 27, 2022. We strongly recommend that you migrate to the Google Ads API 
as soon as possible.

Best regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2R7wOr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/hWI0I0R2DZRF005YDWpuhyQ6Sr8IslpuyMVQ%40sfdc.net.


AdWords API Re: TargetingIdeaService

2010-01-28 Thread Greg
I am also getting this error when running the unit tests. I am running
9.0.0 of the awapi python lib

On Jan 28, 11:20 am, Greg  wrote:
> When I try to run a test using the TargetingIdeaService, I first got
> an error saying that SOAPpy was not supported so I switched to ZSI but
> now am getting the following error:
>
> Traceback (most recent call last):
>   File "C:\eclipse\plugins
> \org.python.pydev.debug_1.5.3.1260479439\pysrc\pydevd.py", line 953,
> in 
>     debugger.run(setup['file'], None, None)
>   File "C:\eclipse\plugins
> \org.python.pydev.debug_1.5.3.1260479439\pysrc\pydevd.py", line 780,
> in run
>     execfile(file, globals, locals) #execute the script
>   File "C:\eclipse_ws\AdWords\src\2009Test.py", line 33, in 
>     'https://adwords-sandbox.google.com', 'v200909')
>   File "C:\Python26\lib\site-packages\aw_api\Client.py", line 1251, in
> GetTargetingIdeaService
>     self.__lock, self.__logger)
>   File "C:\Python26\lib\site-packages\aw_api\TargetingIdeaService.py",
> line 72, in __init__
>     raise ImportError(e)
> ImportError: No module named schema
> Exception AttributeError: "'NoneType' object has no attribute
> 'print_exc'" in  > ignored

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API Re: TargetingIdeaService

2010-01-28 Thread Greg
I found the issue. The API requires 2.0 of ZSI and I had an older
version installed.

On Jan 28, 12:35 pm, Greg  wrote:
> I am also getting this error when running the unit tests. I am running
> 9.0.0 of the awapi python lib
>
> On Jan 28, 11:20 am, Greg  wrote:
>
> > When I try to run a test using the TargetingIdeaService, I first got
> > an error saying that SOAPpy was not supported so I switched to ZSI but
> > now am getting the following error:
>
> > Traceback (most recent call last):
> >   File "C:\eclipse\plugins
> > \org.python.pydev.debug_1.5.3.1260479439\pysrc\pydevd.py", line 953,
> > in 
> >     debugger.run(setup['file'], None, None)
> >   File "C:\eclipse\plugins
> > \org.python.pydev.debug_1.5.3.1260479439\pysrc\pydevd.py", line 780,
> > in run
> >     execfile(file, globals, locals) #execute the script
> >   File "C:\eclipse_ws\AdWords\src\2009Test.py", line 33, in 
> >     'https://adwords-sandbox.google.com', 'v200909')
> >   File "C:\Python26\lib\site-packages\aw_api\Client.py", line 1251, in
> > GetTargetingIdeaService
> >     self.__lock, self.__logger)
> >   File "C:\Python26\lib\site-packages\aw_api\TargetingIdeaService.py",
> > line 72, in __init__
> >     raise ImportError(e)
> > ImportError: No module named schema
> > Exception AttributeError: "'NoneType' object has no attribute
> > 'print_exc'" in  > > ignored

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



Re: TargetingIdeaService and Paging

2010-08-30 Thread AdWords API Advisor
Hi,

TargetingIdeaService.get results are limited to 800, it isn't possible
to bypass this limit.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 27, 1:00 am, bng  wrote:
> Hi AdWords Team,
>
> Is there anyway we can get more than 800 number of results for a
> req().  For example if I use RelatedToUrlSearchParameter.
>
> Thanks.
> BNG

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - authentication problems

2010-12-14 Thread AdWords API Advisor
Hi Reed,

The xml you posted looks good, can you post the requestid from the
SOAP response?

Thanks,
Anash P. Oommen,
AdWords API Advisor.

On Dec 13, 11:50 pm, Reed  wrote:
> I'm doing my first dabbling with the TargetingIdeaService, using SOAP
> from previous posting replies as a model, to get monthly search volume
> numbers.  See below for the SOAP that I am sending to "https://
> adwords.google.com/api/adwords/o/v201003/TargetingIdeaService".
> Initially I got a 500 error "authToken is missing in SoapHeader" which
> seemed odd because the authToken is in the header of the SOAP
> document, and the only API call that I've encountered so far that
> wanted the authToken in the http header was to download reports in the
> reportService.  Just for grins I added it to the HTTP header, and the
> error changed to "AuthenticationError.OAUTH_TOKEN_HEADER_INVALID" but
> I know the token is good because it is working for other API calls I
> am making to reportService, campaignService, etc.
>
> As a side note, how do I get monthly search volumes for a specific
> month?  Any more examples coming in the php library for
> TargetingIdeaService?
>
> thanks,
> Reed
>
> SOAP:
>
>   ENC="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:SOAP-ENV="http://
> schemas.xmlsoap.org/soap/envelope/" xmlns:cm="https://
> adwords.google.com/api/adwords/cm/v201003" xmlns:o="https://
> adwords.google.com/api/adwords/o/v201003" xmlns:xsd="http://www.w3.org/
> 2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>   xxx
> xxx V201003 Mo
> Search Vol xxx  o:RequestHeader>   
>   xsi:type="o:RelatedToKeywordSearchParameter"> 
> genealogy EXACT  o:keywords>   xsi:type="o:LanguageTargetSearchParameter"> 
> en   o:searchParameters>  xsi:type="o:CountryTargetSearchParameter"> 
> US   o:searchParameters>  xsi:type="o:KeywordMatchTypeSearchParameter">
> EXACT
> BROAD 
> KEYWORD IDEAS
> KEYWORD
> AVERAGE_TARGETED_MONTHLY_SEARCHES o:requestedAttributeTypes>
> GLOBAL_MONTHLY_SEARCHES o:requestedAttributeTypes> COMPETITION o:requestedAttributeTypes>
> TARGETED_MONTHLY_SEARCHES o:requestedAttributeTypes>  0
> 2o:get>  

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - authentication problems

2010-12-14 Thread Reed
Thanks Anash! Here it is:
36d67fd1b5f12983f475c89ff28088a9

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - authentication problems

2010-12-21 Thread AdWords API Advisor
Hi Reed,

The error is related to the service not finding the "authToken" field
in the SOAP header "RequestHeader".  It looks like the problem is
related to an extra space in your cm namespace definition, between
"http://"; and "adwords":

  xmlns:cm="https:// adwords.google.com/api/adwords/cm/v201003"

Please remove that space, and the Authorization HTTP header, and try
the request again.

Best,
- Eric Koleda, AdWords API Team

On Dec 14, 9:48 am, Reed  wrote:
> Thanks Anash! Here it is:
> 36d67fd1b5f12983f475c89ff28088a9

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: targetingIdeaService result set

2011-01-19 Thread AdWords API Advisor
Hi Victor,

If you use the RequestType STATS instead of IDEAS, then the results
returned will only contain the keywords you included in the request.

Best,
- Eric Koleda, AdWords API Team

On Jan 15, 11:30 pm, Victor  wrote:
> I am using the targetingIdeaService to retrieve
> AVERAGE_TARGETED_MONTHLY_SEARCHES for various broad match keywords. I
> set:
>   $paging->numberResults=100;
> and when I send a list of 100 keywords, only 7 of those 100 keywords
> are returned in the result, and then another 93 "related" or
> "suggested" keywords that are not in my list also get returned. The
> reason this happens, is that 93 of the keywords that I sent have 0
> monthly searches, so those are not included in the result.
>
> The trouble is, I am being charged for all 100 keywords in the result
> when using the API! I only need 7 of them. That is, I only need the
> keywords that are in the list that I sent, and not any related or
> suggested keywords. If 93 of my keywords have 0 monthly searches, then
> only the 7 that do need to be returned, and therefore I would only be
> charged for those 7.
>
> How do I instruct the targetingIdeaService to return ONLY the keywords
> that are in the list that I send it, without any related or suggested
> keywords? The AdWords Keyword Tool has an option for this, to return
> only the same keywords that were in my list. How do I get the API to
> do this?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: targetingIdeaService result set

2011-01-20 Thread Victor
Is there a way to eliminate all the keywords with 0 monthly searches
from the result and return only the ones that have traffic?
Do I receive API charges for each result that is returned with 0
monthly searches?


On Jan 19, 10:39 am, AdWords API Advisor
 wrote:
> Hi Victor,
>
> If you use the RequestType STATS instead of IDEAS, then the results
> returned will only contain the keywords you included in the request.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 15, 11:30 pm, Victor  wrote:
>
>
>
> > I am using the targetingIdeaService to retrieve
> > AVERAGE_TARGETED_MONTHLY_SEARCHES for various broad match keywords. I
> > set:
> >   $paging->numberResults=100;
> > and when I send a list of 100 keywords, only 7 of those 100 keywords
> > are returned in the result, and then another 93 "related" or
> > "suggested" keywords that are not in my list also get returned. The
> > reason this happens, is that 93 of the keywords that I sent have 0
> > monthly searches, so those are not included in the result.
>
> > The trouble is, I am being charged for all 100 keywords in the result
> > when using the API! I only need 7 of them. That is, I only need the
> > keywords that are in the list that I sent, and not any related or
> > suggested keywords. If 93 of my keywords have 0 monthly searches, then
> > only the 7 that do need to be returned, and therefore I would only be
> > charged for those 7.
>
> > How do I instruct the targetingIdeaService to return ONLY the keywords
> > that are in the list that I send it, without any related or suggested
> > keywords? The AdWords Keyword Tool has an option for this, to return
> > only the same keywords that were in my list. How do I get the API to
> > do this?- Hide quoted text -
>
> - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: targetingIdeaService result set

2011-01-20 Thread AdWords API Advisor
Hi Victor,

You are charged for every result, even those without monthly
searches.  There is no way to exclude those results.

Best,
- Eric

On Jan 20, 3:38 am, Victor  wrote:
> Is there a way to eliminate all the keywords with 0 monthly searches
> from the result and return only the ones that have traffic?
> Do I receive API charges for each result that is returned with 0
> monthly searches?
>
> On Jan 19, 10:39 am, AdWords API Advisor
>
>
>
>
>
>
>
>  wrote:
> > Hi Victor,
>
> > If you use the RequestType STATS instead of IDEAS, then the results
> > returned will only contain the keywords you included in the request.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Jan 15, 11:30 pm, Victor  wrote:
>
> > > I am using the targetingIdeaService to retrieve
> > > AVERAGE_TARGETED_MONTHLY_SEARCHES for various broad match keywords. I
> > > set:
> > >   $paging->numberResults=100;
> > > and when I send a list of 100 keywords, only 7 of those 100 keywords
> > > are returned in the result, and then another 93 "related" or
> > > "suggested" keywords that are not in my list also get returned. The
> > > reason this happens, is that 93 of the keywords that I sent have 0
> > > monthly searches, so those are not included in the result.
>
> > > The trouble is, I am being charged for all 100 keywords in the result
> > > when using the API! I only need 7 of them. That is, I only need the
> > > keywords that are in the list that I sent, and not any related or
> > > suggested keywords. If 93 of my keywords have 0 monthly searches, then
> > > only the 7 that do need to be returned, and therefore I would only be
> > > charged for those 7.
>
> > > How do I instruct the targetingIdeaService to return ONLY the keywords
> > > that are in the list that I send it, without any related or suggested
> > > keywords? The AdWords Keyword Tool has an option for this, to return
> > > only the same keywords that were in my list. How do I get the API to
> > > do this?- Hide quoted text -
>
> > - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - RateExceeded Errors

2011-02-17 Thread AdWords API Advisor
Hi Greg,

Unfortunately there is no way to monitor the rate right now or check
for other applications making requests against the account.

Best,
- Eric Koleda, AdWords API Team

On Feb 15, 10:57 am, Greg Heidel  wrote:
> service = TargetingIdeaService
> method = get
> searchParameter = RelatedToUrlSearchParameter
> requestedAttributeTypes = [ 'GLOBAL_MONTHLY_SEARCHES',
>                                 'AVERAGE_TARGETED_MONTHLY_SEARCHES',
>                                 'COMPETITION',
>                                 'EXTRACTED_FROM_WEBPAGE',
>                                 'KEYWORD',
>                                 'KEYWORD_CATEGORY',
>                                 'NGRAM_GROUP',
>                                 'TARGETED_MONTHLY_SEARCHES']
> Number of results: 100
>
> I am making the call above and a few weeks ago, I could roughly
> process 1700 URLs in an hour, now I can only process about 75 an hour
> due to rate exceeded errors that are causing many retries. I am
> getting account-level rate exceeded errors. Is there any way to check
> who is using the account? I assume it is a corporate account but I am
> not aware of anyone else using the account. Is there any way to
> monitor the rate so that I don't get the errors and have to wait 30
> seconds i.e. adjust the pace of calls so that they succeed?
>
> Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - RateExceeded Errors

2011-02-23 Thread Greg
Once I start getting rate exceptions, even waiting does not seem to
resolve the issue. The time always comes back as 30 seconds but in
many cases I get consecutive rate exceptions even after sleeping?

Also, is there some period of time that if an account sits inactive
that the rate exception limitation will be reset i.e. it will perform
as it did when the account was first created? As I stated above, once
I start getting rate exceptions I can only do a fraction of the number
of requests that I could perform when the account was first created.

Thanks!
Greg

On Feb 17, 4:21 pm, AdWords API Advisor 
wrote:
> Hi Greg,
>
> Unfortunately there is no way to monitor the rate right now or check
> for other applications making requests against the account.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Feb 15, 10:57 am, Greg Heidel  wrote:
>
> > service = TargetingIdeaService
> > method = get
> > searchParameter = RelatedToUrlSearchParameter
> > requestedAttributeTypes = [ 'GLOBAL_MONTHLY_SEARCHES',
> >                                 'AVERAGE_TARGETED_MONTHLY_SEARCHES',
> >                                 'COMPETITION',
> >                                 'EXTRACTED_FROM_WEBPAGE',
> >                                 'KEYWORD',
> >                                 'KEYWORD_CATEGORY',
> >                                 'NGRAM_GROUP',
> >                                 'TARGETED_MONTHLY_SEARCHES']
> > Number of results: 100
>
> > I am making the call above and a few weeks ago, I could roughly
> > process 1700 URLs in an hour, now I can only process about 75 an hour
> > due to rate exceeded errors that are causing many retries. I am
> > getting account-level rate exceeded errors. Is there any way to check
> > who is using the account? I assume it is a corporate account but I am
> > not aware of anyone else using the account. Is there any way to
> > monitor the rate so that I don't get the errors and have to wait 30
> > seconds i.e. adjust the pace of calls so that they succeed?
>
> > Thanks!
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - RateExceeded Errors

2011-02-23 Thread AdWords API Advisor
Hi Greg,

As described in this blog post:

  
http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html

The rate limiting uses a token bucket algorithm, so once you fill your
bucket you'll have to wait for it to drain a little before making new
requests.  Unfortunately the exact configuration of the bucket size
and drain time is not made public.  If you are consistently hitting
rate errors then you should adjust your application to space out
requests.

Best,
- Eric

On Feb 23, 11:43 am, Greg  wrote:
> Once I start getting rate exceptions, even waiting does not seem to
> resolve the issue. The time always comes back as 30 seconds but in
> many cases I get consecutive rate exceptions even after sleeping?
>
> Also, is there some period of time that if an account sits inactive
> that the rate exception limitation will be reset i.e. it will perform
> as it did when the account was first created? As I stated above, once
> I start getting rate exceptions I can only do a fraction of the number
> of requests that I could perform when the account was first created.
>
> Thanks!
> Greg
>
> On Feb 17, 4:21 pm, AdWords API Advisor 
> wrote:
>
>
>
>
>
>
>
> > Hi Greg,
>
> > Unfortunately there is no way to monitor the rate right now or check
> > for other applications making requests against the account.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Feb 15, 10:57 am, Greg Heidel  wrote:
>
> > > service = TargetingIdeaService
> > > method = get
> > > searchParameter = RelatedToUrlSearchParameter
> > > requestedAttributeTypes = [ 'GLOBAL_MONTHLY_SEARCHES',
> > >                                 'AVERAGE_TARGETED_MONTHLY_SEARCHES',
> > >                                 'COMPETITION',
> > >                                 'EXTRACTED_FROM_WEBPAGE',
> > >                                 'KEYWORD',
> > >                                 'KEYWORD_CATEGORY',
> > >                                 'NGRAM_GROUP',
> > >                                 'TARGETED_MONTHLY_SEARCHES']
> > > Number of results: 100
>
> > > I am making the call above and a few weeks ago, I could roughly
> > > process 1700 URLs in an hour, now I can only process about 75 an hour
> > > due to rate exceeded errors that are causing many retries. I am
> > > getting account-level rate exceeded errors. Is there any way to check
> > > who is using the account? I assume it is a corporate account but I am
> > > not aware of anyone else using the account. Is there any way to
> > > monitor the rate so that I don't get the errors and have to wait 30
> > > seconds i.e. adjust the pace of calls so that they succeed?
>
> > > Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - RateExceeded Errors

2011-02-24 Thread Greg
I have been spacing them out, even increasing the wait time beyond the 30 
seconds which seems to be fixed as even after waiting 30 seconds I still 
frequently get consecutive rate errors. I even stopped sending any requests 
for a couple of days but it seems once an account starts hitting rate errors 
the account seems to have very limited bandwidth without hitting rate errors 
again. Initially, when the account was first created, I didn't get any rate 
errors for a few hours or maybe even longer. Now even after a couple of days 
of idle time, I can't even get through a few minutes without hitting rate 
errors.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService mystic changes

2011-04-28 Thread Evgeniy Bogdanov
Hi Dmitriy.

This is official answer for your issue -
http://groups.google.com/group/adwords-api/browse_thread/thread/5ca31325697b6aab/6ef26008bc2f3fa7#6ef26008bc2f3fa7

To tell you the truth I think that this is pretty good way.IF you need
related - get only related, i you need for current - get only current
keyword.

On 28 апр, 16:40, dmitriy  wrote:
> Hello.
> Since few days ago, TargetingIdeaService while get ideas stops to
> return results for initial keyword. We have a couple of code, used
> that, so please, is there any possibility to get results for initial
> keyword through ideas request?
> I have try last php api library as well, as v201008, but got no
> necessary results too.
>
> There was the same question 
> inhttp://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a...
> thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
> Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService mystic changes

2011-04-28 Thread Steve B
Ouch.   We're still using 201008, and I'm not sure when this
behavioral change happened, exactly, but it threw us for a loop as
soon as we noticed it.   My first thought was to
IdeaTextMatchesSearchParameter to explicitly include the seed keyword,
but that doesn't seem to work.

While it's a nice theory that this is a pretty good way to do things,
in practice, it's not.It actually makes it considerably more
difficult if you need BOTH the stats for the related keywords and the
current keyword.   Which we do.   It's going to take some significant
code reconstruction to do both STATS and IDEA requests in any sort of
efficient manner.

-->Steve Bennett

On Apr 28, 12:49 pm, Evgeniy Bogdanov  wrote:
> Hi Dmitriy.
>
> This is official answer for your issue 
> -http://groups.google.com/group/adwords-api/browse_thread/thread/5ca31...
>
> To tell you the truth I think that this is pretty good way.IF you need
> related - get only related, i you need for current - get only current
> keyword.
>
> On 28 апр, 16:40, dmitriy  wrote:
>
>
>
> > Hello.
> > Since few days ago, TargetingIdeaService while get ideas stops to
> > return results for initial keyword. We have a couple of code, used
> > that, so please, is there any possibility to get results for initial
> > keyword through ideas request?
> > I have try last php api library as well, as v201008, but got no
> > necessary results too.
>
> > There was the same question 
> > inhttp://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a...
> > thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
> > Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService mystic changes

2011-04-29 Thread dmitriy
Hi Evgeniy

Thanks for quick nice mention and synopsis

On 28 апр, 19:49, Evgeniy Bogdanov  wrote:
> Hi Dmitriy.
>
> This is official answer for your issue 
> -http://groups.google.com/group/adwords-api/browse_thread/thread/5ca31...
>
> To tell you the truth I think that this is pretty good way.IF you need
> related - get only related, i you need for current - get only current
> keyword.
>
> On 28 апр, 16:40, dmitriy  wrote:
>
> > Hello.
> > Since few days ago, TargetingIdeaService while get ideas stops to
> > return results for initial keyword. We have a couple of code, used
> > that, so please, is there any possibility to get results for initial
> > keyword through ideas request?
> > I have try last php api library as well, as v201008, but got no
> > necessary results too.
>
> > There was the same question 
> > inhttp://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a...
> > thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
> > Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService mystic changes

2011-04-29 Thread dmitriy
Hi Steve

Just looks like increasing of queries to api due to users
inconvenience

On 29 апр, 04:10, Steve B  wrote:
> Ouch.   We're still using 201008, and I'm not sure when this
> behavioral change happened, exactly, but it threw us for a loop as
> soon as we noticed it.   My first thought was to
> IdeaTextMatchesSearchParameter to explicitly include the seed keyword,
> but that doesn't seem to work.
>
> While it's a nice theory that this is a pretty good way to do things,
> in practice, it's not.    It actually makes it considerably more
> difficult if you need BOTH the stats for the related keywords and the
> current keyword.   Which we do.   It's going to take some significant
> code reconstruction to do both STATS and IDEA requests in any sort of
> efficient manner.
>
> -->Steve Bennett
>
> On Apr 28, 12:49 pm, Evgeniy Bogdanov  wrote:
>
> > Hi Dmitriy.
>
> > This is official answer for your issue 
> > -http://groups.google.com/group/adwords-api/browse_thread/thread/5ca31...
>
> > To tell you the truth I think that this is pretty good way.IF you need
> > related - get only related, i you need for current - get only current
> > keyword.
>
> > On 28 апр, 16:40, dmitriy  wrote:
>
> > > Hello.
> > > Since few days ago, TargetingIdeaService while get ideas stops to
> > > return results for initial keyword. We have a couple of code, used
> > > that, so please, is there any possibility to get results for initial
> > > keyword through ideas request?
> > > I have try last php api library as well, as v201008, but got no
> > > necessary results too.
>
> > > There was the same question 
> > > inhttp://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a...
> > > thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
> > > Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''"

2012-12-06 Thread Takeshi Hagikura
Hello Mihail,

Please make sure your clientCustomerId you are specifying in your request 
is correct.

Best,
- Takeshi, AdWords API Team

2012年12月4日火曜日 5時44分35秒 UTC-8 Mihail:
>
> Hello!
> I have a problem with TargetingIdeaService. Working with the Campaigns, 
> AdGroups, AdGroupAds etc. succeeds, but when I try TargetingIdeaService an 
> error occurs: "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''".
>
> In what could be the problem?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: TargetingIdeaService "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''"

2012-12-06 Thread Mihail
I checked the availability and value clientCustomerId first. With the 
same request header values ​​CampaignService and others works right.

четверг, 6 декабря 2012 г., 13:31:11 UTC+5 пользователь Takeshi Hagikura 
написал:
>
> Hello Mihail,
>
> Please make sure your clientCustomerId you are specifying in your request 
> is correct.
>
> Best,
> - Takeshi, AdWords API Team
>
> 2012年12月4日火曜日 5時44分35秒 UTC-8 Mihail:
>>
>> Hello!
>> I have a problem with TargetingIdeaService. Working with the Campaigns, 
>> AdGroups, AdGroupAds etc. succeeds, but when I try TargetingIdeaService an 
>> error occurs: "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''".
>>
>> In what could be the problem?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: TargetingIdeaService "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''"

2012-12-06 Thread Mihail
My SOAP request


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>

  
https://adwords.google.com/api/adwords/cm/v201209";>
  https://adwords.google.com/api/adwords/cm/v201209";>**
  https://adwords.google.com/api/adwords/cm/v201209";>**
  https://adwords.google.com/api/adwords/cm/v201209";>XXX-XXX-
  https://adwords.google.com/api/adwords/cm/v201209";>mycompany 
(AwApi-DotNet/15.1.0, Common-Dotnet/1.4.0, .NET CLR/4.0.30319.296, 
gzip)

  
  
https://adwords.google.com/api/adwords/cm/v201209";>
  
Id
Name
Status
StartDate
EndDate
Amount
ServingStatus
BiddingStrategy
Impressions
AverageCpc
  

  


четверг, 6 декабря 2012 г., 14:26:53 UTC+5 пользователь Mihail написал:
>
> I checked the availability and value clientCustomerId first. With the 
> same request header values ​​CampaignService and others works right.
>
> четверг, 6 декабря 2012 г., 13:31:11 UTC+5 пользователь Takeshi Hagikura 
> написал:
>>
>> Hello Mihail,
>>
>> Please make sure your clientCustomerId you are specifying in your request 
>> is correct.
>>
>> Best,
>> - Takeshi, AdWords API Team
>>
>> 2012年12月4日火曜日 5時44分35秒 UTC-8 Mihail:
>>>
>>> Hello!
>>> I have a problem with TargetingIdeaService. Working with the Campaigns, 
>>> AdGroups, AdGroupAds etc. succeeds, but when I try TargetingIdeaService an 
>>> error occurs: "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''".
>>>
>>> In what could be the problem?
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: TargetingIdeaService "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''"

2012-12-06 Thread Takeshi Hagikura
Hi Mihail,

Is your soap request for TargetingIdeaService?
Looks like it's for CampaignService.

If you are still seeing the issue, can you please send the clientCustomerId 
and the soap xml again to ONLY me?
You can send it from the top right corner of each message.

Best,
- Takeshi

On Thursday, December 6, 2012 6:36:37 PM UTC+9, Mihail wrote:
>
> My SOAP request
>
> 
> http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="
> http://www.w3.org/2001/XMLSchema";>
>
>   
> https://adwords.google.com/api/adwords/cm/v201209";>
>   https://adwords.google.com/api/adwords/cm/v201209
> ">**
>   https://adwords.google.com/api/adwords/cm/v201209";>**
>   https://adwords.google.com/api/adwords/cm/v201209
> ">XXX-XXX-
>xmlns="https://adwords.google.com/api/adwords/cm/v201209";>mycompany 
> (AwApi-DotNet/15.1.0, Common-Dotnet/1.4.0, .NET CLR/4.0.30319.296, 
> gzip)
> 
>   
>   
> https://adwords.google.com/api/adwords/cm/v201209";>
>   
> Id
> Name
> Status
> StartDate
> EndDate
> Amount
> ServingStatus
> BiddingStrategy
> Impressions
> AverageCpc
>   
> 
>   
> 
>
> четверг, 6 декабря 2012 г., 14:26:53 UTC+5 пользователь Mihail написал:
>>
>> I checked the availability and value clientCustomerId first. With the 
>> same request header values ​​CampaignService and others works right.
>>
>> четверг, 6 декабря 2012 г., 13:31:11 UTC+5 пользователь Takeshi Hagikura 
>> написал:
>>>
>>> Hello Mihail,
>>>
>>> Please make sure your clientCustomerId you are specifying in your 
>>> request is correct.
>>>
>>> Best,
>>> - Takeshi, AdWords API Team
>>>
>>> 2012年12月4日火曜日 5時44分35秒 UTC-8 Mihail:

 Hello!
 I have a problem with TargetingIdeaService. Working with the Campaigns, 
 AdGroups, AdGroupAds etc. succeeds, but when I try TargetingIdeaService an 
 error occurs: "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: 
 ''".

 In what could be the problem?

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: TargetingIdeaService "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''"

2012-12-07 Thread Mihail
Sorry. I made a mistake when he took SOAP request from the log. Here is 
SOAP request for TargetingIdeaService.


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
  
https://adwords.google.com/api/adwords/o/v201209";>
  https://adwords.google.com/api/adwords/cm/v201209";>**
  https://adwords.google.com/api/adwords/cm/v201209";>**
  https://adwords.google.com/api/adwords/cm/v201209";>237-455-5687
  https://adwords.google.com/api/adwords/cm/v201209";>mycompany 
(AwApi-DotNet/15.1.0, Common-Dotnet/1.4.0, .NET CLR/4.0.30319.296, 
gzip)

  
  
https://adwords.google.com/api/adwords/o/v201209";>
  

  my txt

KEYWORD
IDEAS
CRITERION

TARGETED_MONTHLY_SEARCHES
COMPETITION

EXTRACTED_FROM_WEBPAGE
IDEA_TYPE
NGRAM_GROUP

TARGETED_MONTHLY_SEARCHES

  https://adwords.google.com/api/adwords/cm/v201209";>0
  https://adwords.google.com/api/adwords/cm/v201209";>100

  

  


пятница, 7 декабря 2012 г., 12:11:36 UTC+5 пользователь Takeshi Hagikura 
написал:
>
> Hi Mihail,
>
> Is your soap request for TargetingIdeaService?
> Looks like it's for CampaignService.
>
> If you are still seeing the issue, can you please send the 
> clientCustomerId and the soap xml again to ONLY me?
> You can send it from the top right corner of each message.
>
> Best,
> - Takeshi
>
> On Thursday, December 6, 2012 6:36:37 PM UTC+9, Mihail wrote:
>>
>> My SOAP request
>>
>> 
>> http://schemas.xmlsoap.org/soap/envelope/"; 
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="
>> http://www.w3.org/2001/XMLSchema";>
>>
>>   
>> https://adwords.google.com/api/adwords/cm/v201209";>
>>   https://adwords.google.com/api/adwords/cm/v201209
>> ">**
>>   https://adwords.google.com/api/adwords/cm/v201209
>> ">**
>>   https://adwords.google.com/api/adwords/cm/v201209
>> ">XXX-XXX-
>>   > xmlns="https://adwords.google.com/api/adwords/cm/v201209";>mycompany 
>> (AwApi-DotNet/15.1.0, Common-Dotnet/1.4.0, .NET CLR/4.0.30319.296, 
>> gzip)
>> 
>>   
>>   
>> https://adwords.google.com/api/adwords/cm/v201209";>
>>   
>> Id
>> Name
>> Status
>> StartDate
>> EndDate
>> Amount
>> ServingStatus
>> BiddingStrategy
>> Impressions
>> AverageCpc
>>   
>> 
>>   
>> 
>>
>> четверг, 6 декабря 2012 г., 14:26:53 UTC+5 пользователь Mihail написал:
>>>
>>> I checked the availability and value clientCustomerId first. With the 
>>> same request header values ​​CampaignService and others works right.
>>>
>>> четверг, 6 декабря 2012 г., 13:31:11 UTC+5 пользователь Takeshi Hagikura 
>>> написал:

 Hello Mihail,

 Please make sure your clientCustomerId you are specifying in your 
 request is correct.

 Best,
 - Takeshi, AdWords API Team

 2012年12月4日火曜日 5時44分35秒 UTC-8 Mihail:
>
> Hello!
> I have a problem with TargetingIdeaService. Working with the 
> Campaigns, AdGroups, AdGroupAds etc. succeeds, but when I try 
> TargetingIdeaService an error occurs: 
> "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''".
>
> In what could be the problem?
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: TargetingIdeaService "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''"

2012-12-07 Thread Takeshi Hagikura
Thanks Mihail for sending me the right xml.

Is "237-455-5687" your correct clientCustomerId, I checked in my side. 
But no customer was found for "237-455-5687". 

Can you please check again if it's correct and linked to the MCC that has 
your developer token?

Best,
- Takeshi

On Friday, December 7, 2012 6:13:11 PM UTC+9, Mihail wrote:
>
> Sorry. I made a mistake when he took SOAP request from the log. Here is 
> SOAP request for TargetingIdeaService.
>
> 
> http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="
> http://www.w3.org/2001/XMLSchema";>
>   
> https://adwords.google.com/api/adwords/o/v201209
> ">
>   https://adwords.google.com/api/adwords/cm/v201209
> ">**
>   https://adwords.google.com/api/adwords/cm/v201209";>**
>   https://adwords.google.com/api/adwords/cm/v201209
> ">237-455-5687
>xmlns="https://adwords.google.com/api/adwords/cm/v201209";>mycompany 
> (AwApi-DotNet/15.1.0, Common-Dotnet/1.4.0, .NET CLR/4.0.30319.296, 
> gzip)
> 
>   
>   
> https://adwords.google.com/api/adwords/o/v201209";>
>   
> 
>   my txt
> 
> KEYWORD
> IDEAS
> CRITERION
> 
> TARGETED_MONTHLY_SEARCHES
> COMPETITION
> 
> EXTRACTED_FROM_WEBPAGE
> IDEA_TYPE
> NGRAM_GROUP
> 
> TARGETED_MONTHLY_SEARCHES
> 
>   https://adwords.google.com/api/adwords/cm/v201209";>0
>   https://adwords.google.com/api/adwords/cm/v201209";>100
> 
>   
> 
>   
> 
>
> пятница, 7 декабря 2012 г., 12:11:36 UTC+5 пользователь Takeshi Hagikura 
> написал:
>>
>> Hi Mihail,
>>
>> Is your soap request for TargetingIdeaService?
>> Looks like it's for CampaignService.
>>
>> If you are still seeing the issue, can you please send the 
>> clientCustomerId and the soap xml again to ONLY me?
>> You can send it from the top right corner of each message.
>>
>> Best,
>> - Takeshi
>>
>> On Thursday, December 6, 2012 6:36:37 PM UTC+9, Mihail wrote:
>>>
>>> My SOAP request
>>>
>>> 
>>> http://schemas.xmlsoap.org/soap/envelope/"; 
>>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="
>>> http://www.w3.org/2001/XMLSchema";>
>>>
>>>   
>>> https://adwords.google.com/api/adwords/cm/v201209";>
>>>   https://adwords.google.com/api/adwords/cm/v201209";>**
>>>   https://adwords.google.com/api/adwords/cm/v201209
>>> ">**
>>>   https://adwords.google.com/api/adwords/cm/v201209
>>> ">XXX-XXX-
>>>   https://adwords.google.com/api/adwords/cm/v201209";>mycompany 
>>> (AwApi-DotNet/15.1.0, Common-Dotnet/1.4.0, .NET CLR/4.0.30319.296, 
>>> gzip)
>>> 
>>>   
>>>   
>>> https://adwords.google.com/api/adwords/cm/v201209";>
>>>   
>>> Id
>>> Name
>>> Status
>>> StartDate
>>> EndDate
>>> Amount
>>> ServingStatus
>>> BiddingStrategy
>>> Impressions
>>> AverageCpc
>>>   
>>> 
>>>   
>>> 
>>>
>>> четверг, 6 декабря 2012 г., 14:26:53 UTC+5 пользователь Mihail написал:

 I checked the availability and value clientCustomerId first. With the 
 same request header values ​​CampaignService and others works right.

 четверг, 6 декабря 2012 г., 13:31:11 UTC+5 пользователь Takeshi 
 Hagikura написал:
>
> Hello Mihail,
>
> Please make sure your clientCustomerId you are specifying in your 
> request is correct.
>
> Best,
> - Takeshi, AdWords API Team
>
> 2012年12月4日火曜日 5時44分35秒 UTC-8 Mihail:
>>
>> Hello!
>> I have a problem with TargetingIdeaService. Working with the 
>> Campaigns, AdGroups, AdGroupAds etc. succeeds, but when I try 
>> TargetingIdeaService an error occurs: 
>> "AuthenticationError.CUSTOMER_NOT_FOUND @; trigger: ''".
>>
>> In what could be the problem?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: TargetingIdeaService - RateExceeded Errors

2013-06-30 Thread Yiling Hu
Does the TargetingIdeaService treat requests from the same Account but 
different AdwordsSessions differently than requests with the same Account 
and the same AdwordsSession?

When I shared the same AdwordsSession among multiple threads, I never get 
RateExceededError if I wait roughly 500 milliseconds between requests. 
However, if I use a different AdwordsSession between each threads, which 
should be the correct way of doing it according to the Thread Safety 
documentation for the Java API, I hit RateExceededErrors even with a 1500 
millisecond wait time. 

-Yiling

On Wednesday, February 23, 2011 5:21:42 PM UTC-8, AdWords API Advisor wrote:
>
> Hi Greg, 
>
> As described in this blog post: 
>
>   
> http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html
>  
>
> The rate limiting uses a token bucket algorithm, so once you fill your 
> bucket you'll have to wait for it to drain a little before making new 
> requests.  Unfortunately the exact configuration of the bucket size 
> and drain time is not made public.  If you are consistently hitting 
> rate errors then you should adjust your application to space out 
> requests. 
>
> Best, 
> - Eric 
>
> On Feb 23, 11:43 am, Greg  wrote: 
> > Once I start getting rate exceptions, even waiting does not seem to 
> > resolve the issue. The time always comes back as 30 seconds but in 
> > many cases I get consecutive rate exceptions even after sleeping? 
> > 
> > Also, is there some period of time that if an account sits inactive 
> > that the rate exception limitation will be reset i.e. it will perform 
> > as it did when the account was first created? As I stated above, once 
> > I start getting rate exceptions I can only do a fraction of the number 
> > of requests that I could perform when the account was first created. 
> > 
> > Thanks! 
> > Greg 
> > 
> > On Feb 17, 4:21 pm, AdWords API Advisor  
> > wrote: 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > > Hi Greg, 
> > 
> > > Unfortunately there is no way to monitor the rate right now or check 
> > > for other applications making requests against the account. 
> > 
> > > Best, 
> > > - Eric Koleda, AdWords API Team 
> > 
> > > On Feb 15, 10:57 am, Greg Heidel  wrote: 
> > 
> > > > service = TargetingIdeaService 
> > > > method = get 
> > > > searchParameter = RelatedToUrlSearchParameter 
> > > > requestedAttributeTypes = [ 'GLOBAL_MONTHLY_SEARCHES', 
> > > > 'AVERAGE_TARGETED_MONTHLY_SEARCHES', 
> > > > 'COMPETITION', 
> > > > 'EXTRACTED_FROM_WEBPAGE', 
> > > > 'KEYWORD', 
> > > > 'KEYWORD_CATEGORY', 
> > > > 'NGRAM_GROUP', 
> > > > 'TARGETED_MONTHLY_SEARCHES'] 
> > > > Number of results: 100 
> > 
> > > > I am making the call above and a few weeks ago, I could roughly 
> > > > process 1700 URLs in an hour, now I can only process about 75 an 
> hour 
> > > > due to rate exceeded errors that are causing many retries. I am 
> > > > getting account-level rate exceeded errors. Is there any way to 
> check 
> > > > who is using the account? I assume it is a corporate account but I 
> am 
> > > > not aware of anyone else using the account. Is there any way to 
> > > > monitor the rate so that I don't get the errors and have to wait 30 
> > > > seconds i.e. adjust the pace of calls so that they succeed? 
> > 
> > > > Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: TargetingIdeaService - RateExceeded Errors

2013-07-02 Thread Anash P. Oommen (AdWords API Team)
Hi Yiling,

Rate limit is associated with an AdWords account, but it is also something 
dependent on our system loads. So the 500 v/s 1500 ms wait time is 
unrelated to the error that you are seeing.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Friday, June 28, 2013 5:04:39 AM UTC+5:30, Yiling Hu wrote:
>
> Does the TargetingIdeaService treat requests from the same Account but 
> different AdwordsSessions differently than requests with the same Account 
> and the same AdwordsSession?
>
> When I shared the same AdwordsSession among multiple threads, I never get 
> RateExceededError if I wait roughly 500 milliseconds between requests. 
> However, if I use a different AdwordsSession between each threads, which 
> should be the correct way of doing it according to the Thread Safety 
> documentation for the Java API, I hit RateExceededErrors even with a 1500 
> millisecond wait time. 
>
> -Yiling
>
> On Wednesday, February 23, 2011 5:21:42 PM UTC-8, AdWords API Advisor 
> wrote:
>>
>> Hi Greg, 
>>
>> As described in this blog post: 
>>
>>   
>> http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html
>>  
>>
>> The rate limiting uses a token bucket algorithm, so once you fill your 
>> bucket you'll have to wait for it to drain a little before making new 
>> requests.  Unfortunately the exact configuration of the bucket size 
>> and drain time is not made public.  If you are consistently hitting 
>> rate errors then you should adjust your application to space out 
>> requests. 
>>
>> Best, 
>> - Eric 
>>
>> On Feb 23, 11:43 am, Greg  wrote: 
>> > Once I start getting rate exceptions, even waiting does not seem to 
>> > resolve the issue. The time always comes back as 30 seconds but in 
>> > many cases I get consecutive rate exceptions even after sleeping? 
>> > 
>> > Also, is there some period of time that if an account sits inactive 
>> > that the rate exception limitation will be reset i.e. it will perform 
>> > as it did when the account was first created? As I stated above, once 
>> > I start getting rate exceptions I can only do a fraction of the number 
>> > of requests that I could perform when the account was first created. 
>> > 
>> > Thanks! 
>> > Greg 
>> > 
>> > On Feb 17, 4:21 pm, AdWords API Advisor  
>> > wrote: 
>> > 
>> > 
>> > 
>> > 
>> > 
>> > 
>> > 
>> > > Hi Greg, 
>> > 
>> > > Unfortunately there is no way to monitor the rate right now or check 
>> > > for other applications making requests against the account. 
>> > 
>> > > Best, 
>> > > - Eric Koleda, AdWords API Team 
>> > 
>> > > On Feb 15, 10:57 am, Greg Heidel  wrote: 
>> > 
>> > > > service = TargetingIdeaService 
>> > > > method = get 
>> > > > searchParameter = RelatedToUrlSearchParameter 
>> > > > requestedAttributeTypes = [ 'GLOBAL_MONTHLY_SEARCHES', 
>> > > > 
>> 'AVERAGE_TARGETED_MONTHLY_SEARCHES', 
>> > > > 'COMPETITION', 
>> > > > 'EXTRACTED_FROM_WEBPAGE', 
>> > > > 'KEYWORD', 
>> > > > 'KEYWORD_CATEGORY', 
>> > > > 'NGRAM_GROUP', 
>> > > > 'TARGETED_MONTHLY_SEARCHES'] 
>> > > > Number of results: 100 
>> > 
>> > > > I am making the call above and a few weeks ago, I could roughly 
>> > > > process 1700 URLs in an hour, now I can only process about 75 an 
>> hour 
>> > > > due to rate exceeded errors that are causing many retries. I am 
>> > > > getting account-level rate exceeded errors. Is there any way to 
>> check 
>> > > > who is using the account? I assume it is a corporate account but I 
>> am 
>> > > > not aware of anyone else using the account. Is there any way to 
>> > > > monitor the rate so that I don't get the errors and have to wait 30 
>> > > > seconds i.e. adjust the pace of calls so that they succeed? 
>> > 
>> > > > Thanks!
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: TargetingIdeaService paging problems

2011-06-29 Thread Kevin Winter
Hi Paul,
  The backend logic has an undocumented (and subject to change) limit of 800 
results.  The documentation hints at this: "Only a relatively small total 
number of results will be available through this method".  The field 
totalNumEntries 
lists the total number of results that the service will return back.

If you need more results, we recommend the getBulkKeywordIdeas (however, at 
a loss of flexibility in the selector).

- Kevin Winter
AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService error: INSUFFICIENT_SEARCH_PARAMETERS

2011-08-30 Thread leei
Can anybody answer this?...  I continue to get the error and the docs
seem to claim that the request should be OK.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService error: INSUFFICIENT_SEARCH_PARAMETERS

2011-09-01 Thread Kevin Winter
Hi,
  It looks like this is an outstanding bug in the Ruby client library: 
http://code.google.com/p/google-api-ads-ruby/issues/detail?id=31

- Kevin Winter
AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - AVERAGE_TARGETED_MONTHLY_SEARCHES - CountryTargetSearchParameter

2012-03-14 Thread Martin
I found a Soulution

//Countrycodes 
http://code.google.com/apis/adwords/docs/appendix/countrycodes.html
Location location = new Location();
location.setId(CountryCriterionId);

selector.setSearchParameters(new SearchParameter[] {
  new RelatedToKeywordSearchParameter(null, 
keywordArray),
  new LocationSearchParameter(null, new 
Location[]{location})
});

Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService with NoClientLibrary

2012-04-25 Thread Anash P. Oommen
Hi Briggs,

The endpoint for TIS 
is https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService, 
(/o/, not /cm/). Using the PHP client library is simpler, there's a code 
example available 
at 
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Optimization/GetKeywordIdeas.php.
 
If you don't want to use the client library and just want to post the raw 
xml, then here are the logs for an example request I captured from the .NET 
library.

POST https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService 
HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client 
Protocol 2.0.50727.5448)
VsDebuggerCausalityData: 
uIDPo3bahHp5zoNCt7MFLGWjsGUAhRlC3q6r9U65V5Kp9THVwVcdbssR1KJGo85hC7T+C7gACQAA
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Host: adwords.google.com
Content-Length: 1931
Accept-Encoding: gzip

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>https://adwords.google.com/api/adwords/o/v201109";>https://adwords.google.com/api/adwords/cm/v201109";>***https://adwords.google.com/api/adwords/cm/v201109";>***https://adwords.google.com/api/adwords/cm/v201109";>***https://adwords.google.com/api/adwords/cm/v201109";>AwApi-DotNet-1.0.0|INSERT_YOUR_COMPANY_OR_APPLICATION_NAME_HEREhttps://adwords.google.com/api/adwords/o/v201109";>https://adwords.google.com/api/adwords/cm/v201109";>mars 
cruisehttps://adwords.google.com/api/adwords/cm/v201109";>BROADBROADKEYWORDIDEASCRITERIONAVERAGE_TARGETED_MONTHLY_SEARCHEShttps://adwords.google.com/api/adwords/cm/v201109";>0https://adwords.google.com/api/adwords/cm/v201109";>500

Hope this helps. Let me know if you have more questions.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Wednesday, 25 April 2012 01:03:22 UTC+5:30, Briggs Thompson wrote:
>
> Hello All,
>
> I have been trying for the past day to get the TargetingIdeaService to 
> work without using the client library. I have tried both with hardcoding 
> the xml payload and with building up an object in the examples for the 
> campaignService. If anyone has an example that would be very helpful. I 
> also checked out 
> http://stackoverflow.com/questions/7471152/using-php-and-soap-to-access-the-targetingideaservice-in-the-google-adwords-apibut
>  looks like he didn't make progress past the described code.
>
> Also, it seems like 
> https://adwords.google.com/api/adwords/cm/v201109/CampaignService is 
> hittable but 
> https://adwords.google.com/api/adwords/cm/v201109/TargetingIdeaService is 
> not. Any help is appreciated!
>
> Thanks,
> Briggs Thompson
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - Confusing terms?

2012-05-03 Thread Kevin Winter
Hi,
  As the T&C and RMF are considered to be legal documents, we cannot 
interpret them.  We strongly encourage you to provide the details you've 
mentioned in your message when applying for access to the AdWords API - 
this will help the review team review your application.  Please also 
consult this guide to signing up for API access, which has additional 
information: https://developers.google.com/adwords/api/docs/signingup

- Kevin Winter
AdWords API Team

On Tuesday, May 1, 2012 6:09:08 AM UTC-4, Maddog wrote:
>
> So I've seen several threads here that say that in order to be eligible to 
> use the keyword tool API (TargetingIdeaService) my application needs to 
> implement all kinds of other features (so called "Creation Functionality" 
> or RMF)
> What is the rationale behind this? How would Google know what commands my 
> application implements and more importantly - why does it care?
>
> I'm interested in employing the keyword tool in an application that will 
> not be customer-facing (i.e. there's no UI that will ever show the keywords 
> to the user) - is that also not allowed? If it's a paid API, why have such 
> strange restrictions?
> What if I implement the other methods, but never use them, would google 
> still care? Or will they just reject my API request if I'm making anything 
> but a GUI for AdWords?
>
> Thank you
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService - Confusing terms?

2012-05-13 Thread Maddog
Thank you, Kevin

On Thursday, May 3, 2012 6:38:57 PM UTC+3, Kevin Winter wrote:
>
> Hi,
>   As the T&C and RMF are considered to be legal documents, we cannot 
> interpret them.  We strongly encourage you to provide the details you've 
> mentioned in your message when applying for access to the AdWords API - 
> this will help the review team review your application.  Please also 
> consult this guide to signing up for API access, which has additional 
> information: https://developers.google.com/adwords/api/docs/signingup
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, May 1, 2012 6:09:08 AM UTC-4, Maddog wrote:
>>
>> So I've seen several threads here that say that in order to be eligible 
>> to use the keyword tool API (TargetingIdeaService) my application needs to 
>> implement all kinds of other features (so called "Creation Functionality" 
>> or RMF)
>> What is the rationale behind this? How would Google know what commands my 
>> application implements and more importantly - why does it care?
>>
>> I'm interested in employing the keyword tool in an application that will 
>> not be customer-facing (i.e. there's no UI that will ever show the keywords 
>> to the user) - is that also not allowed? If it's a paid API, why have such 
>> strange restrictions?
>> What if I implement the other methods, but never use them, would google 
>> still care? Or will they just reject my API request if I'm making anything 
>> but a GUI for AdWords?
>>
>> Thank you
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService match type?

2012-09-04 Thread veseo
Hi,

Anything? I need that information so that I can create the logic to migrate 
our code to the new service.

On Thursday, August 30, 2012 5:32:50 PM UTC+3, veseo wrote:
>
> In the new API version we could not specify a keyword's match type. Is 
> there any way to specify it? If there isn't, which is the match type of the 
> keywords from the response? The stats from the response are close to 
> average of match type 'exact', but they are not equal, as they are supposed 
> to be.
>
> I'm attaching the requests and responses for two keywords - hosting and 
> dortmund, both of them requested with Germany and German language. Could 
> you clarify what's the situation here?
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService match type?

2012-09-04 Thread Oliver
I recall seeing a recent thread (but can't find it now) about this.  The 
reponse from the API team was the match type is not available.

Oliver

On Tuesday, September 4, 2012 3:50:18 PM UTC+1, veseo wrote:
>
> Hi,
>
> Anything? I need that information so that I can create the logic to 
> migrate our code to the new service.
>
> On Thursday, August 30, 2012 5:32:50 PM UTC+3, veseo wrote:
>>
>> In the new API version we could not specify a keyword's match type. Is 
>> there any way to specify it? If there isn't, which is the match type of the 
>> keywords from the response? The stats from the response are close to 
>> average of match type 'exact', but they are not equal, as they are supposed 
>> to be.
>>
>> I'm attaching the requests and responses for two keywords - hosting and 
>> dortmund, both of them requested with Germany and German language. Could 
>> you clarify what's the situation here?
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService match type?

2012-09-04 Thread veseo
Hi,

thanks, then my other question remains - which matchtype the results equal 
to. I'll try and find that other thread, hope that is answered there.

On Tuesday, September 4, 2012 6:40:11 PM UTC+3, Oliver wrote:
>
> I recall seeing a recent thread (but can't find it now) about this.  The 
> reponse from the API team was the match type is not available.
>
> Oliver
>
> On Tuesday, September 4, 2012 3:50:18 PM UTC+1, veseo wrote:
>>
>> Hi,
>>
>> Anything? I need that information so that I can create the logic to 
>> migrate our code to the new service.
>>
>> On Thursday, August 30, 2012 5:32:50 PM UTC+3, veseo wrote:
>>>
>>> In the new API version we could not specify a keyword's match type. Is 
>>> there any way to specify it? If there isn't, which is the match type of the 
>>> keywords from the response? The stats from the response are close to 
>>> average of match type 'exact', but they are not equal, as they are supposed 
>>> to be.
>>>
>>> I'm attaching the requests and responses for two keywords - hosting and 
>>> dortmund, both of them requested with Germany and German language. Could 
>>> you clarify what's the situation here?
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService match type?

2012-09-06 Thread Kevin Winter
Hi,
  The match type returned will now always be EXACT, we'll try to improve 
the documentation on this.

- Kevin Winter
AdWords API Team

On Tuesday, September 4, 2012 11:44:59 AM UTC-4, veseo wrote:
>
> Hi,
>
> thanks, then my other question remains - which matchtype the results equal 
> to. I'll try and find that other thread, hope that is answered there.
>
> On Tuesday, September 4, 2012 6:40:11 PM UTC+3, Oliver wrote:
>>
>> I recall seeing a recent thread (but can't find it now) about this.  The 
>> reponse from the API team was the match type is not available.
>>
>> Oliver
>>
>> On Tuesday, September 4, 2012 3:50:18 PM UTC+1, veseo wrote:
>>>
>>> Hi,
>>>
>>> Anything? I need that information so that I can create the logic to 
>>> migrate our code to the new service.
>>>
>>> On Thursday, August 30, 2012 5:32:50 PM UTC+3, veseo wrote:

 In the new API version we could not specify a keyword's match type. Is 
 there any way to specify it? If there isn't, which is the match type of 
 the 
 keywords from the response? The stats from the response are close to 
 average of match type 'exact', but they are not equal, as they are 
 supposed 
 to be.

 I'm attaching the requests and responses for two keywords - hosting and 
 dortmund, both of them requested with Germany and German language. Could 
 you clarify what's the situation here?

>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService, UnicodeDecodeError problem

2015-11-12 Thread Umesh Dengale


Hello,


This appears to be an issue with how suds handles unicode in Python 2. That 
said, it's pretty easy to work around this--all you have to do is send 
unicode content in a unicode string rather than encoding it.

In your case, that particular character can be represented as u'\u0905'. 
Alternatively, you can change your default encoding as seen in PEP 0263 

 and 
use those characters directly.


Thanks,

Umesh, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ef85e777-8c69-4ee0-9f5b-4b17889a0378%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService data freshness

2018-07-16 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan,

The TARGETED_MONTHLY_SEARCHES value in the 
TargetingIdeaSelector.requestedAttributeTypes 

 will 
generate results only for the past 12 months, the current month not 
included as stated in the link. As for the set date or custom date feature, 
I'm afraid that this is not supported in the TargetingIdeaService. I am not 
aware of any other APIs that can retrieve fresher data in the AdWords UI as 
we only provide support for the AdWords API. 

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/59f7786d-b1bc-4b14-9400-1b93b0085914%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService data freshness

2018-07-17 Thread Jonathan Lavon
Hey,
Thanks for the answer.
I am aware of the TARGETED_MONTHLY_SEARCHES definition, however I'm 
wondering when the "current month" is advanced. I mean, we've seen that on 
the 9th of July, June is not yet returned. So is it still considered as 
"current month = June" on the 9th of July?

On Monday, July 16, 2018 at 11:55:10 AM UTC+3, Dannison Yao (AdWords API 
Team) wrote:
>
> Hi Jonathan,
>
> The TARGETED_MONTHLY_SEARCHES value in the 
> TargetingIdeaSelector.requestedAttributeTypes 
> 
>  will 
> generate results only for the past 12 months, the current month not 
> included as stated in the link. As for the set date or custom date feature, 
> I'm afraid that this is not supported in the TargetingIdeaService. I am not 
> aware of any other APIs that can retrieve fresher data in the AdWords UI as 
> we only provide support for the AdWords API. 
>
> Regards,
> Dannison
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1d2292b5-d4e0-4bce-a417-2468e314956d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService data freshness

2018-07-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan,

Could you try the same request in the UI's Keyword Planner to check if it 
does return the same results? If it returns the same results, then I would 
suggest that you open your concern to the Advertiser's Community Forum 
 
as 
the product experts are better equipped in answering your questions, since 
the API only mirrors the capabilities of the UI. 

However, if results are not the same, could you provide the screenshot of 
the results in the UI and also in the API so I could investigate on this 
further? You may do so by *Reply privately to author*.

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2bbbd10e-6afc-4bce-af0e-de57f29ef000%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService data freshness

2018-08-02 Thread Jonathan Lavon
It seems the issue is at the underlying data, as I'm seeing the same 
phenomenon in the UI - the last month available is June even if we're in 
August.
I will post my question there.
Thanks for your help.
On Tuesday, July 17, 2018 at 12:45:50 PM UTC+3, Dannison Yao (AdWords API 
Team) wrote:
>
> Hi Jonathan,
>
> Could you try the same request in the UI's Keyword Planner to check if it 
> does return the same results? If it returns the same results, then I would 
> suggest that you open your concern to the Advertiser's Community Forum 
> 
>  as 
> the product experts are better equipped in answering your questions, since 
> the API only mirrors the capabilities of the UI. 
>
> However, if results are not the same, could you provide the screenshot of 
> the results in the UI and also in the API so I could investigate on this 
> further? You may do so by *Reply privately to author*.
>
> Regards,
> Dannison
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b3c20661-35fd-494d-acd7-1bea9cfef6be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService Pagination Limits

2016-11-21 Thread 'Joyce Lava' via AdWords API Forum
Hello Charles,

You should be able to fetch the results beyond 700 by using the startIndex. 
I would recommend trying the query to the Keyword Planner tool in the UI 
and then do the same query in the API so we can confirm if the query should 
be getting any results or not. After doing so in both UI and API, please 
send to me (*reply privately to author*) the screenshots and SOAP request 
and response for comparison.

Thanks,
Joyce, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/84376417-a513-49a1-ad45-144d9c80d6f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService Pagination Limits

2016-11-21 Thread Charles Michael
PM sent. Thank you Joyce. 


On Monday, November 21, 2016 at 9:44:42 PM UTC-5, Joyce Lava wrote:
>
> Hello Charles,
>
> You should be able to fetch the results beyond 700 by using the startIndex. 
> I would recommend trying the query to the Keyword Planner tool in the UI 
> and then do the same query in the API so we can confirm if the query should 
> be getting any results or not. After doing so in both UI and API, please 
> send to me (*reply privately to author*) the screenshots and SOAP request 
> and response for comparison.
>
> Thanks,
> Joyce, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/783203e1-a181-4c4e-8f7b-419935bfc4ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService Pagination Limits

2016-12-05 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Charles,

It turns out that there is actually a limit of the number of results 
returned from *TargetingIdeaService*.
We've updated the documentation accordingly here 

.

Thanks for much for raising this question.

Cheers,
Thanet, AdWords API Team

On Tuesday, November 22, 2016 at 10:59:35 AM UTC+9, Charles Michael wrote:
>
> Hello,
>
> I'm trying to use TargetingIdeaService to fetch as many suggestions as 
> possible for some generic keywords I want to explore. From the limits page, 
> I can see there is a hard limit of 700 keyword suggestions returned as 
> output per request. I can also see from the Paging feature of 
> TargetingIdeaService that we can provide a startIndex and numberResults to 
> paginate our results. I seem to not be getting any results though for using 
> values of startIndex=700, numberResults=700. Is it not possible to fetch 
> results 700-1400, 1400-2100, etc? I'm not getting an error, just getting 0 
> results returned even though the first page of results is the full set of 
> 700. Based on the documentation on the limits, it seems to imply that the 
> 700 results limit is per request, if you paginate your results, can you not 
> crawl beyond the initial 700 results? 
>
> Thank you.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4980c651-7b35-479d-93db-48db18ad0cd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService getting RateExceededError.RATE_EXCEEDED

2018-02-09 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Dimitri,

Can you confirm if the issue is consistent even though you have retried 
your request after 30 seconds (based on retryAfterSeconds on the SOAP 
response)? As for the RateExceededError with rateScope=ACCOUNT 
,
 
it means that you have a high number of requests per second and you need to 
slow 
down 
. 
There might be other requests in your AdWords account from a different user 
or from different processes on which the AdWords system was able to detect 
that you have a high number of requests per second, thus this error was 
generated.

However, if you can confirm that there are no other processes or other 
requests that triggers this error aside from your own request, then can you 
provide your whole SOAP request and response logs via *Reply privately to 
author* so I can further investigate?

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a83cfec8-f485-4437-a79f-56358132c81b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService getting RateExceededError.RATE_EXCEEDED

2018-02-09 Thread Dimitri Levin
Hi Vincent,

i confirm that at the time of the test were no other requests. Yes i need 
to wait more than 30 Seconds. We are getting Response on 3 or more 
attempt.  

Am Freitag, 9. Februar 2018 10:14:04 UTC+1 schrieb Vincent Racaza (AdWords 
API Team):
>
> Hi Dimitri,
>
> Can you confirm if the issue is consistent even though you have retried 
> your request after 30 seconds (based on retryAfterSeconds on the SOAP 
> response)? As for the RateExceededError with rateScope=ACCOUNT 
> ,
>  
> it means that you have a high number of requests per second and you need to 
> slow 
> down 
> .
>  
> There might be other requests in your AdWords account from a different user 
> or from different processes on which the AdWords system was able to detect 
> that you have a high number of requests per second, thus this error was 
> generated.
>
> However, if you can confirm that there are no other processes or other 
> requests that triggers this error aside from your own request, then can you 
> provide your whole SOAP request and response logs via *Reply privately to 
> author* so I can further investigate?
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ad2abdb6-7056-46e2-ad44-2457d7a5051a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService getting RateExceededError.RATE_EXCEEDED

2018-02-11 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Dimitri,

Can you confirm if you are still encountering the RateExceededError in 
TargetingIdeaService even until now? If so, can you provide your latest 
SOAP request and response logs via *Reply privately to author *so I can 
further investigate this?

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/97daa6ac-96c9-4004-bfda-ae81fbbb42be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService getting RateExceededError.RATE_EXCEEDED

2018-02-14 Thread Dimitri Levin
Hi Vincent,

no, it is everything fine. Did you do something?

Am Montag, 12. Februar 2018 03:54:47 UTC+1 schrieb Vincent Racaza (AdWords 
API Team):
>
> Hi Dimitri,
>
> Can you confirm if you are still encountering the RateExceededError in 
> TargetingIdeaService even until now? If so, can you provide your latest 
> SOAP request and response logs via *Reply privately to author *so I can 
> further investigate this?
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/40ba231c-654d-4580-aefb-52c7e4c52ac3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService getting RateExceededError.RATE_EXCEEDED

2018-02-14 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Dimitri,

No, I did not do something regarding the error. However, upon further 
checking with the team, the TargetingIdeaService 

 is 
more expensive service compared to the other AdWords API services. The rate 
limits for this service can vary based on the time of day, overall volume 
of API usage by all users, and other factors. Therefore, this is not 
dependent alone in your QPS in your account, but to other accounts as well 
by all users.

This said, if you encounter again the RateExceededError with 
rateScope=ACCOUNT for this service, then the only way to minimize this 
issue is to slow down 
 
and 
retry your request based on the number of seconds specified in the 
retryAfterSeconds field of your response. 

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cf9b8213-8a53-485a-98a5-3210c39a3089%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWords API Re: TargetingIdeaService GetBulkKeywordIdeas

2009-12-17 Thread AdWords API Advisor
Hi,

You are correct, the RelatedToUrlSearchParameter isn't being set
correctly.  You can see an example of how to use this parameter in the
following example:

  
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v200909/GetRelatedPlacements.php

Best,
- Eric Koleda, AdWords API Team

On Dec 16, 11:06 am, westsider  wrote:
> I was using v13 to get keywords ideas from urls (frequently) and am
> struggling with the new methods.
>
> I'm getting the error message INSUFFICIENT_SEARCH_PARAMETERS when I
> used the following php code:
> I suspect I haven't defined RelatedToUrlSearchParameter properly.  Any
> help would be greatly appreciated.
>
>  $selector = new TargetingIdeaSelector();
>   $selector->requestType = 'IDEAS';
>   $selector->ideaType = 'KEYWORD';
>   $selector->RelatedToUrlSearchParameter = array
> ('','[target_site','false');
>   $selector->requestedAttributeTypes = array('KEYWORD',
> 'GLOBAL_MONTHLY_SEARCHES');
>
>   // Set selector paging (required for targeting idea service).
>   $paging = new Paging();
>   $paging->startIndex = 0;
>   $paging->numberResults = 10;
>   $selector->paging = $paging;
>
>   // Get related keywords.
>   $page = $targetingIdeaService->getBulkKeywordIdeas($selector);
>
>  if (isset($page->entries)) {
>     foreach ($page->entries as $targetingIdea) {
>       $keyword = $targetingIdea->data[0]->value->value;
>       $search_vol = $targetingIdea->data[1]->value->value;
>         print 'Keyword with text "' . $keyword->text . '" and match
> type "'
>           . $keyword->matchType . "\" was found.  search vol:
> $search_vol\n";
>     }
>   } else {
>     print "No related keywords were found.\n";
>   }} catch (Exception $e) {
>
>   print_r($e);

--

You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API Re: TargetingIdeaService Keywordsvariations

2010-01-19 Thread Steve B
You're close - you simply need to add the appropriate fields in
requestedAttributeTypes.  Be aware that the last month is now the last
12 months, and sometimes the most recent of those 12 months comes back
zero for everything.

As for the Average targeted monthy searches not being returned - I
think that's a failing of the sandbox - for some reason it ignores
that particular item.  (The sandbox for this call is pretty lame, IMHO
- I had to start using the live site before I could figure out
everything correctly...)

-->Steve B

On Jan 17, 12:55 am, Raj  wrote:

> Can you please tell me how to display keywords and their average
> search volume, monthly volume etc.
-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API Re: TargetingIdeaService Keywordsvariations

2010-01-19 Thread AdWords API Advisor
Hi Raj,

As Steve pointed out, you'll always get dummy data in the Sandbox
environment.  There is also a bug where monthly searches currently
aren't returned in the sandbox at all.  If you start using the
production environment you should see better data.

Best,
- Eric Koleda, AdWords API Team

On Jan 18, 7:34 pm, Steve B  wrote:
> You're close - you simply need to add the appropriate fields in
> requestedAttributeTypes.  Be aware that the last month is now the last
> 12 months, and sometimes the most recent of those 12 months comes back
> zero for everything.
>
> As for the Average targeted monthy searches not being returned - I
> think that's a failing of the sandbox - for some reason it ignores
> that particular item.  (The sandbox for this call is pretty lame, IMHO
> - I had to start using the live site before I could figure out
> everything correctly...)
>
> -->Steve B
>
> On Jan 17, 12:55 am, Raj  wrote:
>
>
>
> > Can you please tell me how to display keywords and their average
> > search volume, monthly volume etc.
-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




Re: TargetingIdeaService, Targeted_Monthly_Searches array reversed?

2014-01-10 Thread Josh Radcliff (AdWords API Team)
Hi Joe,

I confirmed that the ordering does not match the documentation, as you 
pointed out.  I'm looking into whether this was intentional and will post 
an update once I have more information.

Thanks,
Josh, AdWords API Team

On Tuesday, January 7, 2014 11:29:35 PM UTC-5, Joe Meadway wrote:
>
> Hi there
>
> I'm using the TargetingIdeaService to get monthly keyword search counts 
> for a set of keywords, running a query monthly. In November (and all 
> previous months), the array of results ran from the previous month at index 
> [0], to the earliest month at index [11], as documented 
> https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.MonthlySearchVolumeAttribute.
>  
> Running in December, and today, the array seems to have reversed - item at 
> index [0] is dated December 2012, item at index [11] is November 2013. I 
> haven't seen this change documented anywhere, so was hoping if someone 
> could clarify if this is a deliberate change that I should alter my code 
> for, or a bug that will be fixed?
>
> Thanks,
> Joe
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: TargetingIdeaService, Targeted_Monthly_Searches array reversed?

2014-01-12 Thread Joe Meadway
Thanks for the update, will wait to hear

Joe

On Saturday, 11 January 2014 04:46:42 UTC+8, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Joe,
>
> I confirmed that the ordering does not match the documentation, as you 
> pointed out.  I'm looking into whether this was intentional and will post 
> an update once I have more information.
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, January 7, 2014 11:29:35 PM UTC-5, Joe Meadway wrote:
>>
>> Hi there
>>
>> I'm using the TargetingIdeaService to get monthly keyword search counts 
>> for a set of keywords, running a query monthly. In November (and all 
>> previous months), the array of results ran from the previous month at index 
>> [0], to the earliest month at index [11], as documented 
>> https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.MonthlySearchVolumeAttribute.
>>  
>> Running in December, and today, the array seems to have reversed - item at 
>> index [0] is dated December 2012, item at index [11] is November 2013. I 
>> haven't seen this change documented anywhere, so was hoping if someone 
>> could clarify if this is a deliberate change that I should alter my code 
>> for, or a bug that will be fixed?
>>
>> Thanks,
>> Joe
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: TargetingIdeaService, Targeted_Monthly_Searches array reversed?

2014-03-11 Thread Josh Radcliff (AdWords API Team)
Hi Joe,

The sort order should be fixed now.  Please let me know if you see 
otherwise.

Cheers,
Josh, AdWords API Team

On Monday, January 13, 2014 1:22:41 AM UTC-5, Joe Meadway wrote:
>
> Thanks for the update, will wait to hear
>
> Joe
>
> On Saturday, 11 January 2014 04:46:42 UTC+8, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi Joe,
>>
>> I confirmed that the ordering does not match the documentation, as you 
>> pointed out.  I'm looking into whether this was intentional and will post 
>> an update once I have more information.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Tuesday, January 7, 2014 11:29:35 PM UTC-5, Joe Meadway wrote:
>>>
>>> Hi there
>>>
>>> I'm using the TargetingIdeaService to get monthly keyword search counts 
>>> for a set of keywords, running a query monthly. In November (and all 
>>> previous months), the array of results ran from the previous month at index 
>>> [0], to the earliest month at index [11], as documented 
>>> https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.MonthlySearchVolumeAttribute.
>>>  
>>> Running in December, and today, the array seems to have reversed - item at 
>>> index [0] is dated December 2012, item at index [11] is November 2013. I 
>>> haven't seen this change documented anywhere, so was hoping if someone 
>>> could clarify if this is a deliberate change that I should alter my code 
>>> for, or a bug that will be fixed?
>>>
>>> Thanks,
>>> Joe
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWords API Re: TargetingIdeaService KeywordIdeaService

2010-04-12 Thread AdWords API Advisor
Hi Raj,

You can simply add more keywords into the $keyword_array variable.

Best,
- Eric Koleda, AdWords API Team

On Apr 9, 1:25 pm, Raj  wrote:
> Hello AdWords API Team,
>
> Can you tell me How to pass an array of keywords to
> RelatedToKeywordSearchParameter in TargetingIdeaService?
>
> I can call this service by sending one keyword at a time
> syntax is
> $keywordService = $user->GetTargetingIdeaService();
>
>         $keyword= new Keyword();
>         $keyword->text ='birthday'
>         $keyword->matchType = 'BROAD';
>
>  $keyword_array=array($keyword);
>
>  $relatedToKeywordSearchParameter = new
> RelatedToKeywordSearchParameter
> ($keyword_array);
>
> But I read in API description that we can send an array of keywords at
> a time. Please tell me how to do that.
>
> Thanks,
> Raj

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

To unsubscribe, reply using "remove me" as the subject.


Re: TargetingIdeaService not returning keyword

2011-04-13 Thread Evgeniy Bogdanov
Hi.

In v201101 you should use CRITERION instead of KEYWORD.

Regards,

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService and TrafficEstimatorService problems

2012-10-23 Thread veseo
Any news? If this is a known problem, please postpone the sunset of 201109 
until it's sorted out, if not - please give us a hand to sort out what 
we're doing wrong. As the things stand, starting the next Monday, we will 
be presenting our clients with totally fake and seemingly random data, even 
if we've been waiting for two weeks now for an answer (I sent an email to 
the support team before creating that thread here). I'm sorry to say it, 
but that's an example of a really poor (if not lacking at all) support job!

On Tuesday, October 23, 2012 2:56:18 PM UTC+3, veseo wrote:
>
> Hi,
>
> while implementing the new versions of both TargetingIdeaService and 
> TrafficEstimatorService, we ran into some problems, that lead to a 
> (sometimes too big) discrepancy between the API results and its 
> corresponding tool.
>
> 1. TargetingIdeaService vs. http://preview.tinyurl.com/adwtool:
>
> According to the migration guide:
>
> *SEARCH_VOLUME is equivalent to AVERAGE_TARGETED_MONTHLY_SEARCHES if 
> language and/or location is specified. SEARCH_VOLUME is equivalent to 
> GLOBAL_MONTHLY_SEARCHES if language and/or location is not specified.*
> *
> *
> But, either I'm doing something wrong (not likely, as the API usually 
> crashes when passed invalid structure) or the results for targeted search 
> volume between the API and the tool are completely different. Here's an 
> example:
>
> *Keyword*: [katze]
> *Targeting*: Location: Austria; Language: German
> *API*: SEARCH_VOLUME 18100
> *Tool*: 5400
>
> I'm attaching the request and response xmls.
>
> 2. TrafficEstimatorService vs http://preview.tinyurl.com/trafftool
>
> The problem here seems to persist from earlier, so it's not v201206 
> specific. We tried with the following data:
>
> *Keyword*: [katze]
> *Targeting*: Location: Austria; Language: German; Search Network: Google 
> Search
> *Max CPC*: €2.00
> *Tool Average CPC*: €1.94
> *API results*: min CPC: €0.42, max CPC: €0.51 - as you can see, totally 
> different from the Tool results.
>
> I'm also attaching the XML request and response files for reference.
>
> Can someone please shed some light as to why both TargetingIdea and 
> TrafficEstimator services provide incorrect data?
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService and TrafficEstimatorService problems

2012-10-24 Thread Chirag
Yes, I am also facing same issue while adding more than one Query string to 
get stats/idea of keywords. 
$keyword[] = 'mars cruise';
$keyword[] = 'cheap cruise';
$keyword[] = 'cruise';
Or 
$keyword[] = new Keyword('mars cruise', 'EXACT');
$keyword[] = new Keyword('cheap cruise', 'EXACT');
$keyword[] = new Keyword('cruise', 'EXACT');

Also there is issue with SEARCH_VOLUME. It is diffrent SEARCH_VOLUME for 
global searches.

Thanks,
Chirag

On Wednesday, October 24, 2012 12:03:33 PM UTC+5:30, veseo wrote:
>
> Any news? If this is a known problem, please postpone the sunset of 201109 
> until it's sorted out, if not - please give us a hand to sort out what 
> we're doing wrong. As the things stand, starting the next Monday, we will 
> be presenting our clients with totally fake and seemingly random data, even 
> if we've been waiting for two weeks now for an answer (I sent an email to 
> the support team before creating that thread here). I'm sorry to say it, 
> but that's an example of a really poor (if not lacking at all) support job!
>
> On Tuesday, October 23, 2012 2:56:18 PM UTC+3, veseo wrote:
>>
>> Hi,
>>
>> while implementing the new versions of both TargetingIdeaService and 
>> TrafficEstimatorService, we ran into some problems, that lead to a 
>> (sometimes too big) discrepancy between the API results and its 
>> corresponding tool.
>>
>> 1. TargetingIdeaService vs. http://preview.tinyurl.com/adwtool:
>>
>> According to the migration guide:
>>
>> *SEARCH_VOLUME is equivalent to AVERAGE_TARGETED_MONTHLY_SEARCHES if 
>> language and/or location is specified. SEARCH_VOLUME is equivalent to 
>> GLOBAL_MONTHLY_SEARCHES if language and/or location is not specified.*
>> *
>> *
>> But, either I'm doing something wrong (not likely, as the API usually 
>> crashes when passed invalid structure) or the results for targeted search 
>> volume between the API and the tool are completely different. Here's an 
>> example:
>>
>> *Keyword*: [katze]
>> *Targeting*: Location: Austria; Language: German
>> *API*: SEARCH_VOLUME 18100
>> *Tool*: 5400
>>
>> I'm attaching the request and response xmls.
>>
>> 2. TrafficEstimatorService vs http://preview.tinyurl.com/trafftool
>>
>> The problem here seems to persist from earlier, so it's not v201206 
>> specific. We tried with the following data:
>>
>> *Keyword*: [katze]
>> *Targeting*: Location: Austria; Language: German; Search Network: Google 
>> Search
>> *Max CPC*: €2.00
>> *Tool Average CPC*: €1.94
>> *API results*: min CPC: €0.42, max CPC: €0.51 - as you can see, totally 
>> different from the Tool results.
>>
>> I'm also attaching the XML request and response files for reference.
>>
>> Can someone please shed some light as to why both TargetingIdea and 
>> TrafficEstimator services provide incorrect data?
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService and TrafficEstimatorService problems

2012-10-30 Thread Chirag
Hello all,

Any update for SEARCH_VOLUME Data mismatch for Targetting Idea Service?
I am able to add multiple keywords.
So now only SEARCH_VOLUME is my biggest issue.
*
*
*Thanks,
*
On Wednesday, October 24, 2012 10:01:30 PM UTC+5:30, Chirag wrote:
>
> Yes, I am also facing same issue while adding more than one Query string 
> to get stats/idea of keywords. 
> $keyword[] = 'mars cruise';
> $keyword[] = 'cheap cruise';
> $keyword[] = 'cruise';
> Or 
> $keyword[] = new Keyword('mars cruise', 'EXACT');
> $keyword[] = new Keyword('cheap cruise', 'EXACT');
> $keyword[] = new Keyword('cruise', 'EXACT');
>
> Also there is issue with SEARCH_VOLUME. It is diffrent SEARCH_VOLUME for 
> global searches.
>
> Thanks,
> Chirag
>
> On Wednesday, October 24, 2012 12:03:33 PM UTC+5:30, veseo wrote:
>>
>> Any news? If this is a known problem, please postpone the sunset of 
>> 201109 until it's sorted out, if not - please give us a hand to sort out 
>> what we're doing wrong. As the things stand, starting the next Monday, we 
>> will be presenting our clients with totally fake and seemingly random data, 
>> even if we've been waiting for two weeks now for an answer (I sent an email 
>> to the support team before creating that thread here). I'm sorry to say it, 
>> but that's an example of a really poor (if not lacking at all) support job!
>>
>> On Tuesday, October 23, 2012 2:56:18 PM UTC+3, veseo wrote:
>>>
>>> Hi,
>>>
>>> while implementing the new versions of both TargetingIdeaService and 
>>> TrafficEstimatorService, we ran into some problems, that lead to a 
>>> (sometimes too big) discrepancy between the API results and its 
>>> corresponding tool.
>>>
>>> 1. TargetingIdeaService vs. http://preview.tinyurl.com/adwtool:
>>>
>>> According to the migration guide:
>>>
>>> *SEARCH_VOLUME is equivalent to AVERAGE_TARGETED_MONTHLY_SEARCHES if 
>>> language and/or location is specified. SEARCH_VOLUME is equivalent to 
>>> GLOBAL_MONTHLY_SEARCHES if language and/or location is not specified.*
>>> *
>>> *
>>> But, either I'm doing something wrong (not likely, as the API usually 
>>> crashes when passed invalid structure) or the results for targeted search 
>>> volume between the API and the tool are completely different. Here's an 
>>> example:
>>>
>>> *Keyword*: [katze]
>>> *Targeting*: Location: Austria; Language: German
>>> *API*: SEARCH_VOLUME 18100
>>> *Tool*: 5400
>>>
>>> I'm attaching the request and response xmls.
>>>
>>> 2. TrafficEstimatorService vs http://preview.tinyurl.com/trafftool
>>>
>>> The problem here seems to persist from earlier, so it's not v201206 
>>> specific. We tried with the following data:
>>>
>>> *Keyword*: [katze]
>>> *Targeting*: Location: Austria; Language: German; Search Network: 
>>> Google Search
>>> *Max CPC*: €2.00
>>> *Tool Average CPC*: €1.94
>>> *API results*: min CPC: €0.42, max CPC: €0.51 - as you can see, totally 
>>> different from the Tool results.
>>>
>>> I'm also attaching the XML request and response files for reference.
>>>
>>> Can someone please shed some light as to why both TargetingIdea and 
>>> TrafficEstimator services provide incorrect data?
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService and TrafficEstimatorService problems

2012-11-02 Thread Danial Klimkin
Hello veseo,


Please check this blog post I believe describes this issue:

  
http://googleadsdeveloper.blogspot.ru/2012/11/understanding-adwords-api.html


-Danial, AdWords API Team.


On Tuesday, October 23, 2012 3:56:18 PM UTC+4, veseo wrote:
>
> Hi,
>
> while implementing the new versions of both TargetingIdeaService and 
> TrafficEstimatorService, we ran into some problems, that lead to a 
> (sometimes too big) discrepancy between the API results and its 
> corresponding tool.
>
> 1. TargetingIdeaService vs. http://preview.tinyurl.com/adwtool:
>
> According to the migration guide:
>
> *SEARCH_VOLUME is equivalent to AVERAGE_TARGETED_MONTHLY_SEARCHES if 
> language and/or location is specified. SEARCH_VOLUME is equivalent to 
> GLOBAL_MONTHLY_SEARCHES if language and/or location is not specified.*
> *
> *
> But, either I'm doing something wrong (not likely, as the API usually 
> crashes when passed invalid structure) or the results for targeted search 
> volume between the API and the tool are completely different. Here's an 
> example:
>
> *Keyword*: [katze]
> *Targeting*: Location: Austria; Language: German
> *API*: SEARCH_VOLUME 18100
> *Tool*: 5400
>
> I'm attaching the request and response xmls.
>
> 2. TrafficEstimatorService vs http://preview.tinyurl.com/trafftool
>
> The problem here seems to persist from earlier, so it's not v201206 
> specific. We tried with the following data:
>
> *Keyword*: [katze]
> *Targeting*: Location: Austria; Language: German; Search Network: Google 
> Search
> *Max CPC*: €2.00
> *Tool Average CPC*: €1.94
> *API results*: min CPC: €0.42, max CPC: €0.51 - as you can see, totally 
> different from the Tool results.
>
> I'm also attaching the XML request and response files for reference.
>
> Can someone please shed some light as to why both TargetingIdea and 
> TrafficEstimator services provide incorrect data?
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService and TrafficEstimatorService problems

2012-11-02 Thread veseo
Hello Danial,

yes, that blog post at least describes (if not helps) the issue. I hope we 
can get a dot release for 201209 with the option to choose whether to 
inlclude Search Partners data or not, as otherwise it would mean ~6 months 
of different data between the API and the interface.

Also, that post does not mention anything about the TrafficEstimator 
discrepancies (which, as I mentioned, are not 201206-related, but still 
exist). Could I get some support about that to see what am I doing wrong?

On Friday, November 2, 2012 2:04:21 PM UTC+2, Danial Klimkin wrote:
>
> Hello veseo,
>
>
> Please check this blog post I believe describes this issue:
>
>   
> http://googleadsdeveloper.blogspot.ru/2012/11/understanding-adwords-api.html
>
>
> -Danial, AdWords API Team.
>
>
> On Tuesday, October 23, 2012 3:56:18 PM UTC+4, veseo wrote:
>>
>> Hi,
>>
>> while implementing the new versions of both TargetingIdeaService and 
>> TrafficEstimatorService, we ran into some problems, that lead to a 
>> (sometimes too big) discrepancy between the API results and its 
>> corresponding tool.
>>
>> 1. TargetingIdeaService vs. http://preview.tinyurl.com/adwtool:
>>
>> According to the migration guide:
>>
>> *SEARCH_VOLUME is equivalent to AVERAGE_TARGETED_MONTHLY_SEARCHES if 
>> language and/or location is specified. SEARCH_VOLUME is equivalent to 
>> GLOBAL_MONTHLY_SEARCHES if language and/or location is not specified.*
>> *
>> *
>> But, either I'm doing something wrong (not likely, as the API usually 
>> crashes when passed invalid structure) or the results for targeted search 
>> volume between the API and the tool are completely different. Here's an 
>> example:
>>
>> *Keyword*: [katze]
>> *Targeting*: Location: Austria; Language: German
>> *API*: SEARCH_VOLUME 18100
>> *Tool*: 5400
>>
>> I'm attaching the request and response xmls.
>>
>> 2. TrafficEstimatorService vs http://preview.tinyurl.com/trafftool
>>
>> The problem here seems to persist from earlier, so it's not v201206 
>> specific. We tried with the following data:
>>
>> *Keyword*: [katze]
>> *Targeting*: Location: Austria; Language: German; Search Network: Google 
>> Search
>> *Max CPC*: €2.00
>> *Tool Average CPC*: €1.94
>> *API results*: min CPC: €0.42, max CPC: €0.51 - as you can see, totally 
>> different from the Tool results.
>>
>> I'm also attaching the XML request and response files for reference.
>>
>> Can someone please shed some light as to why both TargetingIdea and 
>> TrafficEstimator services provide incorrect data?
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService with broad match

2012-11-06 Thread Paul Matthews
Hi Terrafant,

We've recently published an article explaining the difference in 
numbers.
 
This is currently the best source of information on the Targeting Idea 
Service and the data returned.

Cheers,

- Paul, AdWords API Team.

On Thursday, 1 November 2012 23:21:41 UTC, terrafant wrote:
>
> Hello. I've been using TargetingIdeaService in v201109 and used to get 
> broad match value. But according to Migration Guide (v201206): 
>
>> v201206 only supports Exact match keyword query strings with the 
>> TargetingIdeaService
>
> Is there a way for me to get Broad match SEARCH_VOLUME value? 
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService with broad match

2012-11-08 Thread Kevin Winter
To clarify, you will only be able to get EXACT match moving forward.

- Kevin Winter
AdWords API Team

On Tuesday, November 6, 2012 7:20:44 AM UTC-5, Paul Matthews wrote:
>
> Hi Terrafant,
>
> We've recently published an article explaining the difference in 
> numbers.
>  
> This is currently the best source of information on the Targeting Idea 
> Service and the data returned.
>
> Cheers,
>
> - Paul, AdWords API Team.
>
> On Thursday, 1 November 2012 23:21:41 UTC, terrafant wrote:
>>
>> Hello. I've been using TargetingIdeaService in v201109 and used to get 
>> broad match value. But according to Migration Guide (v201206): 
>>
>>> v201206 only supports Exact match keyword query strings with the 
>>> TargetingIdeaService
>>
>> Is there a way for me to get Broad match SEARCH_VOLUME value? 
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService with broad match

2012-11-08 Thread terrafant
Thanks, Kevin. 
But won't any other AdWords API Service help?

On Thursday, November 8, 2012 6:45:48 PM UTC+2, Kevin Winter wrote:
>
> To clarify, you will only be able to get EXACT match moving forward.
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, November 6, 2012 7:20:44 AM UTC-5, Paul Matthews wrote:
>>
>> Hi Terrafant,
>>
>> We've recently published an article explaining the difference in 
>> numbers.
>>  
>> This is currently the best source of information on the Targeting Idea 
>> Service and the data returned.
>>
>> Cheers,
>>
>> - Paul, AdWords API Team.
>>
>> On Thursday, 1 November 2012 23:21:41 UTC, terrafant wrote:
>>>
>>> Hello. I've been using TargetingIdeaService in v201109 and used to get 
>>> broad match value. But according to Migration Guide (v201206): 
>>>
 v201206 only supports Exact match keyword query strings with the 
 TargetingIdeaService
>>>
>>> Is there a way for me to get Broad match SEARCH_VOLUME value? 
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService with broad match

2012-11-09 Thread Kevin Winter
No, this feature is no longer supported in the AdWords API.

- Kevin Winter
AdWords API Team

On Thursday, November 8, 2012 12:19:22 PM UTC-5, terrafant wrote:
>
> Thanks, Kevin. 
> But won't any other AdWords API Service help?
>
> On Thursday, November 8, 2012 6:45:48 PM UTC+2, Kevin Winter wrote:
>>
>> To clarify, you will only be able to get EXACT match moving forward.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Tuesday, November 6, 2012 7:20:44 AM UTC-5, Paul Matthews wrote:
>>>
>>> Hi Terrafant,
>>>
>>> We've recently published an article explaining the difference in 
>>> numbers.
>>>  
>>> This is currently the best source of information on the Targeting Idea 
>>> Service and the data returned.
>>>
>>> Cheers,
>>>
>>> - Paul, AdWords API Team.
>>>
>>> On Thursday, 1 November 2012 23:21:41 UTC, terrafant wrote:

 Hello. I've been using TargetingIdeaService in v201109 and used to get 
 broad match value. But according to Migration Guide (v201206): 

> v201206 only supports Exact match keyword query strings with the 
> TargetingIdeaService

 Is there a way for me to get Broad match SEARCH_VOLUME value? 

>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService Returning Unexpected Results

2013-07-09 Thread calford
Hi, 

I have also noticed a jump in search volumes, but have not received an 
answer from Google yet. I initially thought that volumes had gone back to 
Broad match, but it does not seem to be the case.

I had a look at the web based tools and in the past the API results were 
matching results from Keyword tool, this is no longer the case.
However, results from the API match the results from the Keyword Planner, 
which seems to be keyword tool + traffic estimator in one. Why would this 
change results in the past, i have no idea, but the number match.

I assume Google is going to start pushing users to use Keyword planner 
instead of Keyword tool, and the API is just reflecting that.

On Monday, 8 July 2013 23:57:28 UTC+2, Gustav Gennrich wrote:
>
> Hi,
>
> We have been using the TargetingIdeaService to get 
> TARGETED_MONTHLY_SEARCHES and AVERAGE_CPC for some time now but recently we 
> have noticed that the values coming back are not what is expected. For 
> example, for the keyword "online schools" we were seeing 
> TARGETED_MONTHLY_SEARCHES around 22,000 and AVERAGE_CPC around $65 but now 
> we are getting TARGETED_MONTHLY_SEARCHES around 110,000 and AVERAGE CPC 
> around $35. The historical data shows the same trends. Here is the selector 
> we are generating in ruby:
>
> *selector = {*
> *  :idea_type => 'KEYWORD',*
> *  :request_type => 'STATS',*
> *  :requested_attribute_types => ['KEYWORD_TEXT', 
> 'TARGETED_MONTHLY_SEARCHES', 'AVERAGE_CPC'],*
> *  :search_parameters => [{*
> *:xsi_type => 'RelatedToQuerySearchParameter',*
> *:queries => keys},{*
> *:xsi_type => 'LocationSearchParameter',*
> *:locations => [{:xsi_type => 'Location', :id => '2840'}]},{*
> *:xsi_type => 'LanguageSearchParameter',*
> *:languages => [{:xsi_type => 'Language', :id => '1000'}]}*
> *  ],*
> *  :paging => {*
> *:start_index => 0,*
> *:number_results => keys.size*
> *  }*
> *}*
>
> Here is the result:
>
> *{:total_num_entries=>1, 
> :entries=>[{:data=>{"KEYWORD_TEXT"=>{:attribute_type=>"StringAttribute", 
> :value=>"online schools", :xsi_type=>"StringAttribute"}, 
> "TARGETED_MONTHLY_SEARCHES"=>{:attribute_type=>"MonthlySearchVolumeAttribute",
>  
> :value=>[{:year=>2013, :month=>6}, {:year=>2013, :month=>5, 
> :count=>11}, {:year=>2013, :month=>4, :count=>135000}, {:year=>2013, 
> :month=>3, :count=>165000}, {:year=>2013, :month=>2, :count=>135000}, 
> {:year=>2013, :month=>1, :count=>165000}, {:year=>2012, :month=>12, 
> :count=>90500}, {:year=>2012, :month=>11, :count=>11}, {:year=>2012, 
> :month=>10, :count=>165000}, {:year=>2012, :month=>9, :count=>11}, 
> {:year=>2012, :month=>8, :count=>74000}, {:year=>2012, :month=>7, 
> :count=>40500}], :xsi_type=>"MonthlySearchVolumeAttribute"}, 
> "AVERAGE_CPC"=>{:attribute_type=>"MoneyAttribute", 
> :value=>{:comparable_value_type=>"Money", :micro_amount=>34979369}, 
> :xsi_type=>"MoneyAttribute"}}}]}*
>
> If the historical TARGETED_MONTHLY_SEARCHES showed a jump then I wouldn't 
> see a problem but the historical data has all jumped as well. It appears 
> that instead of EXACT phrase matches, that the API is now returning PHRASE 
> matches but I am not seeing any documented changes about this. 
>
> Could someone please enlighten me? Has the API call changed?
>
> Thanks,
>
> Gustav
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: TargetingIdeaService Returning Unexpected Results

2013-07-09 Thread calford
I just saw this on another post

http://adwords.blogspot.co.uk/2013/05/introducing-keyword-planner-combining.html
Keyword tool will be sunsetting this month, so the API changes should be 
related to that.

On Monday, 8 July 2013 23:57:28 UTC+2, Gustav Gennrich wrote:
>
> Hi,
>
> We have been using the TargetingIdeaService to get 
> TARGETED_MONTHLY_SEARCHES and AVERAGE_CPC for some time now but recently we 
> have noticed that the values coming back are not what is expected. For 
> example, for the keyword "online schools" we were seeing 
> TARGETED_MONTHLY_SEARCHES around 22,000 and AVERAGE_CPC around $65 but now 
> we are getting TARGETED_MONTHLY_SEARCHES around 110,000 and AVERAGE CPC 
> around $35. The historical data shows the same trends. Here is the selector 
> we are generating in ruby:
>
> *selector = {*
> *  :idea_type => 'KEYWORD',*
> *  :request_type => 'STATS',*
> *  :requested_attribute_types => ['KEYWORD_TEXT', 
> 'TARGETED_MONTHLY_SEARCHES', 'AVERAGE_CPC'],*
> *  :search_parameters => [{*
> *:xsi_type => 'RelatedToQuerySearchParameter',*
> *:queries => keys},{*
> *:xsi_type => 'LocationSearchParameter',*
> *:locations => [{:xsi_type => 'Location', :id => '2840'}]},{*
> *:xsi_type => 'LanguageSearchParameter',*
> *:languages => [{:xsi_type => 'Language', :id => '1000'}]}*
> *  ],*
> *  :paging => {*
> *:start_index => 0,*
> *:number_results => keys.size*
> *  }*
> *}*
>
> Here is the result:
>
> *{:total_num_entries=>1, 
> :entries=>[{:data=>{"KEYWORD_TEXT"=>{:attribute_type=>"StringAttribute", 
> :value=>"online schools", :xsi_type=>"StringAttribute"}, 
> "TARGETED_MONTHLY_SEARCHES"=>{:attribute_type=>"MonthlySearchVolumeAttribute",
>  
> :value=>[{:year=>2013, :month=>6}, {:year=>2013, :month=>5, 
> :count=>11}, {:year=>2013, :month=>4, :count=>135000}, {:year=>2013, 
> :month=>3, :count=>165000}, {:year=>2013, :month=>2, :count=>135000}, 
> {:year=>2013, :month=>1, :count=>165000}, {:year=>2012, :month=>12, 
> :count=>90500}, {:year=>2012, :month=>11, :count=>11}, {:year=>2012, 
> :month=>10, :count=>165000}, {:year=>2012, :month=>9, :count=>11}, 
> {:year=>2012, :month=>8, :count=>74000}, {:year=>2012, :month=>7, 
> :count=>40500}], :xsi_type=>"MonthlySearchVolumeAttribute"}, 
> "AVERAGE_CPC"=>{:attribute_type=>"MoneyAttribute", 
> :value=>{:comparable_value_type=>"Money", :micro_amount=>34979369}, 
> :xsi_type=>"MoneyAttribute"}}}]}*
>
> If the historical TARGETED_MONTHLY_SEARCHES showed a jump then I wouldn't 
> see a problem but the historical data has all jumped as well. It appears 
> that instead of EXACT phrase matches, that the API is now returning PHRASE 
> matches but I am not seeing any documented changes about this. 
>
> Could someone please enlighten me? Has the API call changed?
>
> Thanks,
>
> Gustav
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




  1   2   3   4   5   >