Re: Setting Location in SOAP gives me "Invalid content was found starting with element 'locationName'"

2017-09-04 Thread Fred Cohen
Thanks very much.

Could you give me an example of using the URL parameter?


www.bbc.co.uk


i get back CollectionSizeError.TOO_MANY @ selector.searchParameters[0].urls 

thanks


On Monday, 4 September 2017 09:44:57 UTC+1, Vincent Racaza (AdWords API 
Team) wrote:
>
> Hi Fred,
>
> Kindly use the id of the location instead of the location name in your 
> LocationSearchParameter 
> .
>  
> You can get the Criteria ID using this link 
>  or 
> using LocationCriterionService 
> .
>  
> So, for United Kingdom, the ID is 2826, while for Norfok, the ID 
> is 9041117. Kindly refer below for the sample SOAP request snippet of the 
> TarrgetingIdeaService:
>
> 
> https://adwords.google.com/api/adwords/o/v201708";>
> 
> https://adwords.google.com/api/adwords/o/v201708"; xsi:type=
> "ns7:RelatedToQuerySearchParameter">
> mars cruise
> jupiter cruise
> 
> 
>
>
>
>
>
>
> * xmlns:ns8="https://adwords.google.com/api/adwords/o/v201708 
> " 
> xsi:type="ns8:LocationSearchParameter">  
>xmlns:ns9="https://adwords.google.com/api/adwords/cm/v201708 
> ">2826  
>   
> https://adwords.google.com/api/adwords/cm/v201708 
> ">9041117  
>   *
> https://adwords.google.com/api/adwords/o/v201708"; xsi:type=
> "ns11:NetworkSearchParameter">
> 
> https://adwords.google.com/api/adwords/cm/v201708";>true
> 
> https://adwords.google.com/api/adwords/cm/v201708";>false
> 
> https://adwords.google.com/api/adwords/cm/v201708";>false
> 
> https://adwords.google.com/api/adwords/cm/v201708";>false
> 
> 
> 
> KEYWORD
> IDEAS
> KEYWORD_TEXT
> 
> SEARCH_VOLUME
> 
> CATEGORY_PRODUCTS_AND_SERVICES
> 
> 
> https://adwords.google.com/api/adwords/cm/v201708";>0
> https://adwords.google.com/api/adwords/cm/v201708";>10
> 
> 
> 
> 
>
> Let me know if this helps.
>
> 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/d3e099be-9791-4126-ad0b-71ed802d6886%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


TargetingIdeaService SOAP Call, limiting to location error - Invalid content was found starting with element 'locationName'

2017-09-04 Thread Fred Cohen
Here is my SOAP Request

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201708"; 
xmlns:ns2="https://adwords.google.com/api/adwords/o/v201708"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> 
   
 
  x
  
  kaketest 
 
   
   
 https://adwords.google.com/api/adwords/o/v201708";>


debt management
debt questions




United Kingdom



KEYWORD
STATS
KEYWORD_TEXT
SEARCH_VOLUME

TARGETED_MONTHLY_SEARCHES

CATEGORY_PRODUCTS_AND_SERVICES
COMPETITION

https://adwords.google.com/api/adwords/cm/v201708";>0
https://adwords.google.com/api/adwords/cm/v201708";>10


   
   
 

but i get the error: Invalid content was found starting with element 
'locationName'
Where have a got the structure wrong?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e7d10792-d9a4-487b-a48b-add8b4c5ce09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Setting Location in SOAP gives me "Invalid content was found starting with element 'locationName'"

2017-09-04 Thread Fred Cohen
Here is my SOAP request. How can i set the location to United Kingdom and 
the county to Norfolk


http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1=
"https://adwords.google.com/api/adwords/cm/v201708"; xmlns:ns2=
"https://adwords.google.com/api/adwords/o/v201708"; xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance";> 
   
 
  XX

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

 
debt management
debt questions



 
 United Kingdom
 
 

KEYWORD
STATS
KEYWORD_TEXT
SEARCH_VOLUME
TARGETED_MONTHLY_SEARCHES

CATEGORY_PRODUCTS_AND_SERVICES

COMPETITION

https://adwords.google.com/api/adwords/cm/v201708";>0
https://adwords.google.com/api/adwords/cm/v201708";>10


   
   
 



Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d700186a-c9d7-4ec2-badf-407a4df15a61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2014-03-07 Thread Fred Cohen
Danial,

Unfortunately it looks like the problem is still there.. the 
AdGroupCreativeID in the Click Performance Report still doesn't not 
reference an ID in the Ad Performance Report.




On Tuesday, February 25, 2014 12:59:57 PM UTC, Fred Cohen wrote:
>
> Hi Danial, 
>
> How far off that API release are we? roughly? weeks? months?
>
> Regards
>
> Fred
>  
> *Fred Cohen*
>
> *Connected Worlds*
>
> *Websites** | **Marketing** | **IT Support** | **Telecoms*
>
> Tel: (+44)01603 819 133
> Email: fredco...@connectedworlds.co.uk
>
> www.connectedworlds.co.uk
>
>  
>
> Connected Worlds Ltd
>
> Registered in England and Wales: 8175376
>
>
> This email, any files transmitted with it and any subsequent emails are 
> confidential, and may be subject to legal privilege, and are intended 
> solely for the use of the individual or entity to whom they are addressed. 
> If you have received this email in error or think you may have done so, you 
> may not peruse, use, disseminate, distribute or copy this message. Please 
> notify the sender immediately and delete the original e-mail from your 
> system. 
>
> Computer viruses can be transmitted by e-mail. Connected Worlds accepts no 
> liability for any damage caused by any virus transmitted by this e-mail. 
>
> Anything stated within this email is opinion only, although every effort 
> will have been made to validate any statement, nothing can be used as a 
> statement of fact in any circumstance.
>  
>
> On 25 February 2014 12:53, Danial Klimkin <
> adwordsapiadvisor+dan...@google.com> wrote:
>
>> Hello Fred,
>>
>>
>> This should be resolved with the next API release. Due to the nature of 
>> the change, we can't make it in between releases.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Saturday, February 22, 2014 12:21:00 PM UTC+4, Fred Cohen wrote:
>>>
>>> Hi Danial
>>>
>>> Any update on this? It brought my script development to a halt back in 
>>> december and I havent been able to do much since.
>>>
>>> Thanks
>>>
>>> On Wednesday, 12 February 2014 09:46:08 hi UTC, Danial Klimkin  wrote:
>>> > Hello Max,
>>> > 
>>> > 
>>> > 
>>> > 
>>> > I am sorry for the delay on this issue. We are looking for the best 
>>> approach here as it appears to be tricky issue internally.
>>> > 
>>> > 
>>> > 
>>> > 
>>> > -Danial, AdWords API Team.
>>> > 
>>> > 
>>> > On Monday, January 20, 2014 9:30:40 PM UTC+4, Max Amillion wrote:
>>> > A timeline for resolution of this issue would be great. This is a huge 
>>> problem and I have no idea how long it will remain this way - it would be 
>>> great to at least inform clients of an ETA. Thanks!
>>> > 
>>> > On Monday, October 21, 2013 9:26:34 AM UTC-4, Ittai Chorev wrote:
>>> > Hi,
>>> > 
>>> > 
>>> > I pulled a Click Performance Report with the "AdGroupCreativeId" 
>>> attribute on an adgroup with only one click that date.
>>> > Then I pulled an Ad Performance Report on the same adgroup/date and 
>>> the "ID" field in the Ad report (which should match the Ad ID) doesn't 
>>> match the "AdGroupCreativeId" from the Click Performance Report.
>>> > 
>>> > 
>>> > When I added the other attributes they all matched - "Slot", "Device" 
>>> and "KeywordID" (called "CriterionID" in the Click Performance Report).
>>> > 
>>> > 
>>> > Thanks,
>>> > Ittai
>>>
>>>  -- 
>> -- 
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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 a topic in the 
>> Google Groups "AdWords API Forum" group.
>> To unsubscribe from this topic

Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2014-02-26 Thread Fred Cohen
Hi Danial,

How far off that API release are we? roughly? weeks? months?

Regards

Fred

*Fred Cohen*

*Connected Worlds*

*Websites** | **Marketing** | **IT Support** | **Telecoms*

Tel: (+44)01603 819 133
Email: fredco...@connectedworlds.co.uk

www.connectedworlds.co.uk



Connected Worlds Ltd

Registered in England and Wales: 8175376


This email, any files transmitted with it and any subsequent emails are
confidential, and may be subject to legal privilege, and are intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error or think you may have done so, you
may not peruse, use, disseminate, distribute or copy this message. Please
notify the sender immediately and delete the original e-mail from your
system.

Computer viruses can be transmitted by e-mail. Connected Worlds accepts no
liability for any damage caused by any virus transmitted by this e-mail.

Anything stated within this email is opinion only, although every effort
will have been made to validate any statement, nothing can be used as a
statement of fact in any circumstance.


On 25 February 2014 12:53, Danial Klimkin <
adwordsapiadvisor+dan...@google.com> wrote:

> Hello Fred,
>
>
> This should be resolved with the next API release. Due to the nature of
> the change, we can't make it in between releases.
>
>
> -Danial, AdWords API Team.
>
>
> On Saturday, February 22, 2014 12:21:00 PM UTC+4, Fred Cohen wrote:
>>
>> Hi Danial
>>
>> Any update on this? It brought my script development to a halt back in
>> december and I havent been able to do much since.
>>
>> Thanks
>>
>> On Wednesday, 12 February 2014 09:46:08 hi UTC, Danial Klimkin  wrote:
>> > Hello Max,
>> >
>> >
>> >
>> >
>> > I am sorry for the delay on this issue. We are looking for the best
>> approach here as it appears to be tricky issue internally.
>> >
>> >
>> >
>> >
>> > -Danial, AdWords API Team.
>> >
>> >
>> > On Monday, January 20, 2014 9:30:40 PM UTC+4, Max Amillion wrote:
>> > A timeline for resolution of this issue would be great. This is a huge
>> problem and I have no idea how long it will remain this way - it would be
>> great to at least inform clients of an ETA. Thanks!
>> >
>> > On Monday, October 21, 2013 9:26:34 AM UTC-4, Ittai Chorev wrote:
>> > Hi,
>> >
>> >
>> > I pulled a Click Performance Report with the "AdGroupCreativeId"
>> attribute on an adgroup with only one click that date.
>> > Then I pulled an Ad Performance Report on the same adgroup/date and the
>> "ID" field in the Ad report (which should match the Ad ID) doesn't match
>> the "AdGroupCreativeId" from the Click Performance Report.
>> >
>> >
>> > When I added the other attributes they all matched - "Slot", "Device"
>> and "KeywordID" (called "CriterionID" in the Click Performance Report).
>> >
>> >
>> > Thanks,
>> > Ittai
>>
>>  --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/faoaijq2xjo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2014-02-26 Thread Fred Cohen
Max, 

Danial pointed me to this blog when i asked the same question directly to 
him..

http://googleadsdeveloper.blogspot.com/2012/08/release-schedule-for-adwords-api.html

The blog says "These major releases will occur 3 times per year: at the end 
of February, in the middle of June and at the end of September. Exact 
release dates may vary." The blog says "These major releases will occur 3 
times per year: at the end of February, in the middle of June and at the 
end of September. Exact release dates may vary." 

So i am hoping for an imminent fix!


On Monday, 21 October 2013 14:26:34 UTC+1, Ittai Chorev wrote:
>
> Hi,
>
> I pulled a Click Performance Report with the "AdGroupCreativeId" attribute 
> on an adgroup with only one click that date.
> Then I pulled an Ad Performance Report on the same adgroup/date and the 
> "ID" field in the Ad report (which should match the Ad ID) doesn't match 
> the "AdGroupCreativeId" from the Click Performance Report.
>
> When I added the other attributes they all matched - "Slot", "Device" and 
> "KeywordID" (called "CriterionID" in the Click Performance Report).
>
> Thanks,
> Ittai
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2014-02-24 Thread Fred Cohen
Hi Danial

Any update on this? It brought my script development to a halt back in december 
and I havent been able to do much since.

Thanks

On Wednesday, 12 February 2014 09:46:08 hi UTC, Danial Klimkin  wrote:
> Hello Max,
> 
> 
> 
> 
> I am sorry for the delay on this issue. We are looking for the best approach 
> here as it appears to be tricky issue internally.
> 
> 
> 
> 
> -Danial, AdWords API Team.
> 
> 
> On Monday, January 20, 2014 9:30:40 PM UTC+4, Max Amillion wrote:
> A timeline for resolution of this issue would be great. This is a huge 
> problem and I have no idea how long it will remain this way - it would be 
> great to at least inform clients of an ETA. Thanks!
> 
> On Monday, October 21, 2013 9:26:34 AM UTC-4, Ittai Chorev wrote:
> Hi,
> 
> 
> I pulled a Click Performance Report with the "AdGroupCreativeId" attribute on 
> an adgroup with only one click that date.
> Then I pulled an Ad Performance Report on the same adgroup/date and the "ID" 
> field in the Ad report (which should match the Ad ID) doesn't match the 
> "AdGroupCreativeId" from the Click Performance Report.
> 
> 
> When I added the other attributes they all matched - "Slot", "Device" and 
> "KeywordID" (called "CriterionID" in the Click Performance Report).
> 
> 
> Thanks,
> Ittai

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.