Re: AdGroupCriterionService CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Emre Akkuş
Hi Josh,
Thanks For your reply. I've tried them already.

MUTATE REQUEST:

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 461-090-
 SfA0knzB72VQ3t1iVu5ndQ
 Test
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   15437588649
   
  86870128449
   
  
 BiddableAdGroupCriterion

 
  
   


And about not setting anything, I think i should take different error about 
not setting anything. I'm trying to solve concrete type error first then 
will try to change userStatus and biddingStrategyConfiguration. Like this:

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 461-090-3671
 SfA0knzB72VQ3t1iVu5ndQ
 Test
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   15437588649
   
  86870128449
   
  
 BiddableAdGroupCriterion
ENABLED

 
  
   




http://schemas.xmlsoap.org/soap/envelope/";>
   
  
 soap:Client
 Unmarshalling Error: cvc-complex-type.2.4.d: Invalid 
content was found starting with element 'v20:userStatus'. No child element 
is expected at this point.
  
   



I'm making this requests from Salesforce platform. So neither Java nor Php 
Client Libraries are not exact match for me. I parsed the wsdl file of 
AdGroupCriterionService to .cls and trying to use that.

Thanks.

Emre

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/df167ae3-851e-4a0f-a6d1-dfcccab7d9ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How much report hourly are still trusted?

2014-10-21 Thread Florio
Hi all,

I download many times the same per day the performance report (asking for 
TODAY) because I want to know in different moment of the day how the costs 
go. 

I noticed that sometimes the account costs written into the API's reports 
have not the same value from the web panel. 
Is it normal? is there a special reason? 

I used this system for many months without problems but since 1-2 weeks ago 
they seem not to be trusted anymore. Of course not the same if I ask for 
YESTERDAY, but I need also the TODAY values.

Thank you in advance.
F.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9a757040-fe51-483c-881f-512b502ab9ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR for AdGroupAdService

2014-10-21 Thread Christian H.
Hi Josh,

thanks for your answer. Since last friday everything seems to be fine 
again, I've had no problems requesting the service since.

I actually need just the amount of active Ads in the account to calculate 
the amount I'm still allowed to create. I'm not interested in the actual 
data. I think i should remove the ordering-part, since it's useless in this 
case.

Thanks

Christian

Am Samstag, 18. Oktober 2014 14:52:21 UTC+2 schrieb Josh Radcliff (AdWords 
API Team):
>
> Hi Christian,
>
> This looks like a temporary issue -- I'm able to successfully retrieve ads 
> from the account you were querying today.
>
> By the way, I noticed that you specified *numberResults = 0* in your 
> request's *paging* element. By doing so, you'll only get a total count 
> back, but no actual ads. If that's what you actually want, you might want 
> to consider using reporting instead, as it's much more lightweight than the 
> SOAP services. Check out the Structure Reports Guide 
>  and 
> the Zero Impression Reports Guide 
> 
>  for 
> more details.
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, October 16, 2014 7:46:43 AM UTC-4, Christian H. wrote:
>>
>> Hi!
>>
>> Since yesterday I'm constantly receiving UNEXPECTED_INTERNAL_API_ERROR 
>> when I try to query the AdGroupAd-Amount of an account. The problem occures 
>> for different accounts.
>>
>> I have been using the same query for a long time without any problems.
>>
>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance";>
>> 
>> https://adwords.google.com/api/adwords/cm/v201402"; 
>> soapenv:mustUnderstand="0">
>> ***
>> >***
>> >*** (AwApi-Java, AdWords-Axis/1.29.1, 
>> Common-Java/1.29.1, Axis/1.4, Java/1.7.0_25, maven)
>> false
>> true
>> 
>> 
>> 
>> https://adwords.google.com/api/adwords/cm/v201402";>
>> 
>> Id
>> Status
>> 
>> Status
>> NOT_EQUALS
>> DISABLED
>> 
>> 
>> Id
>> ASCENDING
>> 
>> 
>> 0
>> 
>> 
>> 
>> 
>> 
>>
>> Is there currently a known issue on Google's side? When I use the adwords 
>> web frontend and click on the ads tab I'm also getting an error.
>>
>> Thanks
>>
>> Christian
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/46ce2add-4fa7-479e-b6fa-cefe78a14856%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


productsservices.csv-file not up to date

2014-10-21 Thread Christian H.
Hello!

The TargetingIdea Attribute AttributeType.CATEGORY_PRODUCTS_AND_SERVICES 
sometimes returns IDs that are not defined in productsservices.csv

https://developers.google.com/adwords/api/docs/appendix/productsservices.csv 
seems to be not up to date anymory. The last modification date seems to be 
September 7th, 2012.

Is it possible to provide the current version of this file for download?

Thanks

Christian


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/475a783c-0612-4a42-a5bf-ceaca693955c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Read before posting: AdWords API forum rules

2014-10-21 Thread Josh Radcliff (AdWords API Team)


AdWords API groups rules


   1. 
   
   This Google Group is a public forum for discussing technical aspects of 
   the AdWords API only. This means that:
   1. 
  
  For support on other products contact the relevant support alias or 
  forum.
  2. 
  
  For non-API AdWords questions refer to the general AdWords support 
  .
  3. 
  
  Legal, T&C or token approval questions will not be answered here.
  2. 
   
   Non-related, commercial (aka spam) and abusive content is prohibited. 
   Please comply with Google Groups rules and local law before posting.
   3. 
   
   Make sure to do a quick search before asking a question. Also check 
   resources and FAQ sections below. In many cases your question has been 
   answered already and you can find a solution right away.
   4. 
   
   Avoid posting confidential information on the group, particularly 
   developer tokens, logins, passwords, etc. When attaching logs, make sure 
   to remove this data. You can still provide object IDs such as campaign 
   ID, ad group ID etc. to help us investigate the issue.
   5. 
   
   Although this forum is monitored by Google Developer Relations team and 
   we try to answer every question within a reasonable timeframe, we don’t 
   guarantee any fixed response time.
   6. 
   
   While we try to provide help in different languages, it’s preferable to 
   ask questions in English, as the language most API users can communicate in.
   

Helpful resources:


   - 
   
   Google Ads Developers Plus page 
    -- make sure to subscribe 
   to the page to receive Ads announcements, including new version releases, 
   sunsets and documentation updates.
   - 
   
   Google Ads Developer Blog  -- 
   official Ads announcements blog.
   - 
   
   Client libraries 
    -- 
   official AdWords API client libraries for Java, DotNet, Ruby, Python, Perl 
   and PHP.
   - 
   
   AdWords API documentation  -- 
   general API reference and guides.
   - 
   
   AdWords API forum  -- 
   this site.
   

Frequently asked questions:

*Tokens approval*

If you have a question regarding the functionality of the AdWords API, 
please post on the forum. If you have a question about an ongoing 
application, reply directly within the existing thread between you and the 
Token Review team.

If you have applied for the AdWords API in the API Center of your AdWords 
MCC account but have not heard from us, check your Developer Contact email 
inbox for an email from us. If you missed our email about completing a 
follow-up New Token Application Form, first ensure that your developer 
contact email listed in the API Center of your AdWords MCC is up to date, 
then fill out this form  and 
we will get back to you within 2 business days.

*Terms and conditions*

In order to access the AdWords API you need to sign the Terms and 
Conditions. You can review and accept T&C as the last step of the billing 
setup process. For some countries T&C has to be signed in writing.

*Test Accounts*

A test account 
 is a great 
way to get started with the AdWords API right away. While your production 
developer token is pending approval you can still use it to execute AdWords 
API requests against test accounts. Simply create a test MCC account and 
one or more child accounts under the test MCC, and you can issue API 
requests against those child accounts with your pending production 
developer token.

If you have an approved token, you can use the ManagedCustomerService 

 
to check if an account is a test account by requesting the testAccount field 

.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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...@googl

Re: Cannot fetch campaigns from test account

2014-10-21 Thread g . adwords+api
Thanks! Very help for me. 

пятница, 12 сентября 2014 г., 17:35:28 UTC+3 пользователь Albert Maranian 
Jr. написал:
>
> Hi Danial,
>
> Thank you for answering. I was using the "Main" test accounts customer ID 
> instead of the "client" added for the campaigns. The clientCustomerId is 
> the one on the upper left beside the My Clicent Center Dropdown 
> http://screencast.com/t/IneybNs1sM. I hope this helps other beginners who 
> are encountering the same mistake. Thanks for your time.
>
> Cheers,
> Albert
>
> On Friday, September 12, 2014 8:38:48 PM UTC+8, Danial Klimkin wrote:
>>
>> Hello Albert,
>>
>>
>> What is the account ID you specified in the auth.ini file? If none, you 
>> are hitting an MCC account which can have no campaigns.
>>
>> If you are making a request against a non-MCC account, do you actually 
>> have any campaigns on it? You can create one via the UI or by running 
>> AddCampaigns example.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Friday, September 12, 2014 8:22:30 AM UTC+4, Albert Maranian Jr. wrote:
>>>
>>> Hi, I can't figure out why the campaigns are not showing up when I'm 
>>> testing example GetCampaigns.php page. Here's what I did:
>>>
>>> 1. Subscribed for a "production" account, Customer ID: 851-621-4555
>>> 2. Generated developer token from production account XX
>>> 3. Subscribed for a "test" account, Customer ID: 133-254-2073
>>> 4. Went to google console using "test" account and generated client ID 
>>> and client secret
>>> 5. Modified the auth.ini file and updated configuration values and set 
>>> the ClientCustomerId to 133-254-2073
>>> 6. Ran the GetRefreshToken.php using command line, got the URL for 
>>> Permission
>>> 7. Copied the URL and ran it on a browser while logged in as "test", a 
>>> token was generated
>>> 8. Copied the token and pasted on command line to get the "Refresh Token"
>>> 9. Copied the Refresh Token and pasted on the auth.ini file
>>> 10. Created 2 sample campaigns(went to adwords.google.com as "test" 
>>> user)
>>> 11. Ran the GetCampaigns.php example, and "No Campaigns were found" shows
>>>
>>>
>>> Any thoughts? Would really appreciate your help.
>>>
>>> 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7bbd9a0d-d599-41e2-9699-60cd6659b6c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to use the OR condition in AWQL

2014-10-21 Thread Rowan Springfield
Hi, I actually need to use the OR operator, as I need to use 

(AdGroupName = 'Name' and KeywordText = 'Keyword') OR (AdGroupName = 
'Name1' and KeywordText = 'Keyword1')

type structure. It seems that AWQL does not like brackets though. I need to 
use the brackets for the OR operator (if indeed you can user the OR 
operator)

Do you have any suggestions?

Thanks

Rowan

On Wednesday, 26 June 2013 08:34:18 UTC+1, Anash P. Oommen (AdWords API 
Team) wrote:
>
> Hi,
>
> You could use the IN operator in this case.
>
> Cheers,
> Anash P. Oommen
> AdWords API Advisor.
>
> On Tuesday, June 25, 2013 11:00:45 PM UTC+5:30, plucki wrote:
>>
>> Hi!
>>
>> I am trying to use the AWQL language in order to get specific Adgroups 
>> which have this condition, Campaign Name  contains "ABC" or Campaign Name 
>> contains "DEF" but when I  try to do this on AWQL I cant use the condition 
>> "OR"
>>
>> What im doing bad?
>>
>> 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1dfd51db-af90-43a3-94b1-e4f91af2858a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Image legal dimensions

2014-10-21 Thread tobias schwarzbach
I'm trying to create a TemplateAd (type 178) over the API. But uploading an 
Image with the dimension 480x70 throws an "UNEXPECTED_SIZE The image is not 
of legal dimensions"-error.
Image with other dimensions like 300x250 or 728x90 will work though.
Is there any information about the legal dimensions? Waht do i habe to do 
be able to upload an image with the dimensions 480x70?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8ce6a87b-0ebb-4900-a765-86050f89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: productsservices.csv-file not up to date

2014-10-21 Thread Josh Radcliff (AdWords API Team)
Hi Christian,

Thanks for pointing this out. I'm following up with our documentation team 
and will post here when I have an update.

Cheers,
Josh, AdWords API Team

On Tuesday, October 21, 2014 9:31:13 AM UTC-4, Christian H. wrote:
>
> Hello!
>
> The TargetingIdea Attribute AttributeType.CATEGORY_PRODUCTS_AND_SERVICES 
> sometimes returns IDs that are not defined in productsservices.csv
>
>
> https://developers.google.com/adwords/api/docs/appendix/productsservices.csv 
> seems to be not up to date anymory. The last modification date seems to be 
> September 7th, 2012.
>
> Is it possible to provide the current version of this file for download?
>
> Thanks
>
> Christian
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d868a48e-5b27-4769-beef-8f8208a5ae09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to use the OR condition in AWQL

2014-10-21 Thread Anna Nguyen
I suppose, worst comes to worst, you can always make two calls, each with 
one of the two conditions of the "OR"?
--
Anna



On Tuesday, October 21, 2014 6:29:03 AM UTC-5, Rowan Springfield wrote:
>
> Hi, I actually need to use the OR operator, as I need to use 
>
> (AdGroupName = 'Name' and KeywordText = 'Keyword') OR (AdGroupName = 
> 'Name1' and KeywordText = 'Keyword1')
>
> type structure. It seems that AWQL does not like brackets though. I need 
> to use the brackets for the OR operator (if indeed you can user the OR 
> operator)
>
> Do you have any suggestions?
>
> Thanks
>
> Rowan
>
> On Wednesday, 26 June 2013 08:34:18 UTC+1, Anash P. Oommen (AdWords API 
> Team) wrote:
>>
>> Hi,
>>
>> You could use the IN operator in this case.
>>
>> Cheers,
>> Anash P. Oommen
>> AdWords API Advisor.
>>
>> On Tuesday, June 25, 2013 11:00:45 PM UTC+5:30, plucki wrote:
>>>
>>> Hi!
>>>
>>> I am trying to use the AWQL language in order to get specific Adgroups 
>>> which have this condition, Campaign Name  contains "ABC" or Campaign Name 
>>> contains "DEF" but when I  try to do this on AWQL I cant use the condition 
>>> "OR"
>>>
>>> What im doing bad?
>>>
>>> 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c8d5d9b1-7abc-41fc-a203-142879894750%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Emre Akkuş
Hi Josh,
Thanks For your reply. I've tried them already.

MUTATE REQUEST:

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 ***-***-
 **
 Test
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   15437588649
   
  86870128449
   
  
 BiddableAdGroupCriterion

 
  
   


And about not setting anything, I think i should take different error about 
not setting anything. I'm trying to solve concrete type error first then 
will try to change userStatus and biddingStrategyConfiguration. Like this:

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 461-090-3671
 SfA0knzB72VQ3t1iVu5ndQ
 Test
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   15437588649
   
  86870128449
   
  
 BiddableAdGroupCriterion
 ENABLED

 
  
   




http://schemas.xmlsoap.org/soap/envelope/";>
   
  
 soap:Client
 Unmarshalling Error: cvc-complex-type.2.4.d: Invalid 
content was found starting with element 'v20:userStatus'. No child element 
is expected at this point.
  
   



I'm making this requests from Salesforce platform. So neither Java nor Php 
Client Libraries are not exact match for me. I parsed the wsdl file of 
AdGroupCriterionService to .cls and trying to use that.

Thanks.

Emre

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f097ac64-ebe0-4349-8a6c-158a510d1671%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-21 Thread Anash P. Oommen (AdWords API Team)
Hi Eric,

Campaigns don't enforce unique name in deleted items, I'll check with the 
team if the same behaviour can be extended to adgroups.

Cheers,
Anash

On Monday, October 20, 2014 5:56:04 PM UTC-4, eric.ste...@gmail.com wrote:
>
> Hi Anash,
>
> Can you find out if the unique constraint is still going to be enforced 
> going forward for removed items?  If AdWords is no longer going to allow 
> you to unremove an item, it seems strange that removed items would still be 
> part of the uniqueness check.  As we've described in this thread, it 
> presents problems for API users, but I would also see it creating problems 
> for UI users as well.  The user would try to create a new Ad Group, the UI 
> would tell them they can't because the name is already used - but when the 
> user goes to look for it they can't find it, or they think to look at the 
> removed Ad Groups and find it there, only to find they can't change it.
>
> Thanks,
> Eric
>
> On Tue, Oct 14, 2014 at 3:54 PM, Anash P. Oommen (AdWords API Team) <
> adwordsapiadvisor+an...@google.com> wrote:
>
>> Hi David,
>>
>> The team got back to me telling that this change is not feasible, so you 
>> need to rename and then delete if you need to maintain unique name.
>>
>> Cheers,
>> Anash
>>
>>
>> On Friday, October 10, 2014 6:23:34 AM UTC-4, David Midgley wrote:
>>>
>>> Hi Anash/API Team
>>>
>>> Now that v201409 is released the countdown has started on the sunsetting 
>>> of v201402 which basically means we need a workaround to this problem soon 
>>> as v201402 is the only live version that allows the renaming of deleted 
>>> adgroups!
>>>
>>> Anash, you mentioned:
>>>
>>> "
>>> I've asked the team to investigate whether it is feasible to allow 
>>> deleted adgroups and campaigns to be renamed. I'll update the thread as I 
>>> hear from them
>>> "
>>>
>>> Have you heard from the team?
>>>
>>> Cheers
>>>
>>> David
>>>
>>> On Thursday, 18 September 2014 14:51:46 UTC+1, Anash P. Oommen (AdWords 
>>> API Team) wrote:

 Hi Mariusz,

 I've asked the team to investigate whether it is feasible to allow 
 deleted adgroups and campaigns to be renamed. I'll update the thread as I 
 hear from them,

 Cheers,
 Anash

 On Thursday, September 18, 2014 5:43:41 AM UTC-4, Mariusz wrote:
>
> One more thing to bear in mind is that you probably should version 
> deleted adgroups. Imagine:
>
>- user creates adgroup “test” 
>- then deletes it, so the system first renames it to “test_del” 
>and then marks as deleted 
>- user creates again adgroup named “test” 
>- user tries to delete it 
>
> The system will fail in step 4, because it will try to rename adgroup 
> to “test_del”, but that name already exists. So what you may do in that 
> case is to detect the error, and try to rename it to “test_del1”.
>
> Cheers,
>
> Mariusz
>
> On Thursday, 18 September 2014 08:24:33 UTC+1, Oliver wrote:
>
> Just thinking loud here, if the adgroups are deleted via your 
>> software, what if you rename the adgroup *before *you delete it?  We 
>> used to use a similar approach where we appended the text "_del" to all 
>> adgroup names that are about to be deleted.
>>
>> Obviously, if the adgroup is deleted via the adwords interface rather 
>> than your software, then the above won't help.
>>
>> Oliver
>>
>>
>> On Wednesday, September 17, 2014 2:33:22 PM UTC+1, David Midgley 
>> wrote:
>>>
>>> Hi Anash/API Team
>>>
>>> I responded to your question. Is there anything else you need to 
>>> know?
>>>
>>> It would be great to get an answer on this please!
>>>
>>> Cheers
>>>
>>> David
>>>
>>> On Monday, 15 September 2014 16:04:31 UTC+1, Anash P. Oommen 
>>> (AdWords API Team) wrote:

 Hi David,

 If I remember correctly, the name needs to be unique in only active 
 + paused items, not globally (with the new change). So if the user 
 deletes 
 an adgroup with the same name, you could create one with the same name 
 again. Let me know if you are seeing a different behaviour, and I'll 
 ask 
 the team to investigate this further.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, September 8, 2014 2:29:07 PM UTC-4, David Midgley wrote:
>
> Thanks for the quick response Anash!
>
> Let me explain my use case and maybe you can find a workaround?
>
> We are working on an optimisation application that uses a strict 
> naming convention for campaign and adgroup names. If a user 
> accidentally 
> deletes an adgroup, my software can't correct the error by recreating 
> the 
> adgroup because if we create a new adgroup with the same name i

CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Emre Akkuş
Hi Josh,
Thanks For your reply. I've tried them already.

MUTATE REQUEST:

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 ***-***-
 **
 Test
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   15437588649
   
  86870128449
   
   BiddableAdGroupCriterion

 
  
   




http://schemas.xmlsoap.org/soap/envelope/";>
   
  
 soap:Client
 Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
'BiddableAdGroupCriterion' to a type definition for element 
'v20:operand'.
  
   





And about not setting anything, I think i should take different error about 
not setting anything. I'm trying to solve concrete type error first then 
will try to change userStatus and biddingStrategyConfiguration. Like this:

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 
 
 Test
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   15437588649
   
  86870128449
   
   BiddableAdGroupCriterion
 ENABLED

 
  
   




http://schemas.xmlsoap.org/soap/envelope/";>
   
  
 soap:Client
 Unmarshalling Error: cvc-complex-type.2.4.d: Invalid 
content was found starting with element 'v20:userStatus'. No child element 
is expected at this point.
  
   



I'm making this requests from Salesforce platform. So neither Java nor Php 
Client Libraries are not exact match for me. I parsed the wsdl file of 
AdGroupCriterionService to .cls and trying to use that.

Thanks.

Emre

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ca571878-7715-4139-b9d6-33b673086643%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Josh Radcliff (AdWords API Team)
Hi Emre,

The only thing you're missing is the namespace for the xsi type. The 
following request just worked for me.

http://schemas.xmlsoap.org/soap/envelope/"; 
  xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
   
  
 ***
 ***
 ***
 false
 false
  
   
   
  
 
SET
http://www.w3.org/2001/XMLSchema-instance";>
   10799196074
   
  10286321
   

 
  
   


Cheers,
Josh, AdWords API Team

On Tuesday, October 21, 2014 11:44:30 AM UTC-4, Emre Akkuş wrote:
>
> Hi Josh,
> Thanks For your reply. I've tried them already.
>
> MUTATE REQUEST:
>
> http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
>
>   
>  ***-***-
>  **
>  Test
>  false
>  false
>   
>
>
>   
>  
> SET
> http://www.w3.org/2001/XMLSchema-instance";>
>15437588649
>
>   86870128449
>
>BiddableAdGroupCriterion AdGroupCriterion.Type>
> 
>  
>   
>
> 
>
>
>
> http://schemas.xmlsoap.org/soap/envelope/";>
>
>   
>  soap:Client
>  Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
> 'BiddableAdGroupCriterion' to a type definition for element 
> 'v20:operand'.
>   
>
> 
>
>
>
>
> And about not setting anything, I think i should take different error 
> about not setting anything. I'm trying to solve concrete type error first 
> then will try to change userStatus and biddingStrategyConfiguration. Like 
> this:
>
> http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";>
>
>   
>  
>  
>  Test
>  false
>  false
>   
>
>
>   
>  
> SET
> http://www.w3.org/2001/XMLSchema-instance";>
>15437588649
>
>   86870128449
>
>BiddableAdGroupCriterion AdGroupCriterion.Type>
>  ENABLED
> 
>  
>   
>
> 
>
>
>
> http://schemas.xmlsoap.org/soap/envelope/";>
>
>   
>  soap:Client
>  Unmarshalling Error: cvc-complex-type.2.4.d: Invalid 
> content was found starting with element 'v20:userStatus'. No child element 
> is expected at this point.
>   
>
> 
>
>
> I'm making this requests from Salesforce platform. So neither Java nor Php 
> Client Libraries are not exact match for me. I parsed the wsdl file of 
> AdGroupCriterionService to .cls and trying to use that.
>
> Thanks.
>
> Emre
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bcf271e7-75f2-445a-9ac6-c3737cd25121%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How much report hourly are still trusted?

2014-10-21 Thread Danial Klimkin
Hello Florio,


Report data is final 72 hours after the fact. While it is possible to 
estimate hourly data polling TODAY reports, this is not reliable as stat 
processing can be delayed and/or happen in chunks. So this approach is not 
supported.

Generally, we expect for report to always match UI. In your case it's 
possible different systems are not in sync for a very limited time.


-Danial, AdWords API Team.


On Tuesday, October 21, 2014 4:51:49 PM UTC+4, Florio wrote:
>
> Hi all,
>
> I download many times the same per day the performance report (asking for 
> TODAY) because I want to know in different moment of the day how the costs 
> go. 
>
> I noticed that sometimes the account costs written into the API's reports 
> have not the same value from the web panel. 
> Is it normal? is there a special reason? 
>
> I used this system for many months without problems but since 1-2 weeks 
> ago they seem not to be trusted anymore. Of course not the same if I ask 
> for YESTERDAY, but I need also the TODAY values.
>
> Thank you in advance.
> F.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d2e0a321-2891-42e6-9bc1-0cf2d540a97d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Error 502 (Server Error)!!1

2014-10-21 Thread rohit

Hi,

Got the following error several times yesterday (using v201402) while 
deleting keywords from an ad group. Is this another case where we have to 
add error handling in the code or is it resolved in v201409 which we are in 
the process of migrating to.

Thanks, Rohit

HTTP Error occurred: HTTP error (502): 

  
  
  Error 502 (Server Error)!!1
  
*{margin:0;padding:0}html,code{font:15px/22px 
arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% 
auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > 
body{background:url(//www.google.com/images/errors/robot.png) 100% 5px 
no-repeat;padding-right:205px}p{margin:11px 0 
22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media 
screen and 
(max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/errors/logo_sm_2.png)
 no-repeat}@media only screen and 
(min-resolution:192dpi){#logo{background:url(//www.google.com/images/errors/logo_sm_2_hr.png)
 no-repeat 0% 0%/100% 
100%;-moz-border-image:url(//www.google.com/images/errors/logo_sm_2_hr.png) 
0}}@media only screen and 
(-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/errors/logo_sm_2_hr.png)
 no-repeat;-webkit-background-size:100% 
100%}}#logo{display:inline-block;height:55px;width:150px}
  
  
  502. That’s an error. 

  The server encountered a temporary error and could not complete your 
request.Please try again in 30 seconds. That’s all we know.
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/017d03f8-4d8a-43e2-8d60-66ef55f7ab9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


label id uniqueness

2014-10-21 Thread GregT
Hi,

The "Working with Objects" 
(https://developers.google.com/adwords/api/docs/guides/working-with-objects) 
page doesn't mention Label Ids, which isn't surprising, as they were added 
relatively recently to the API.  Are these ids unique globally, or just 
within an account?  

Thanks in advance,
Greg

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ab9c179b-c5b0-4014-b192-6c4ef7a879ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR with getBulkKeywordIdeas

2014-10-21 Thread Ari
Hi Anash,

I using Fiddler (thanks for letting me know about it, it's super useful!) I 
got the requestid:

000505f518efb7b80ae52c41f3000d6a


On Wednesday, October 1, 2014 2:02:28 PM UTC-4, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Ari,
>
> Can you share the request id from a failed request? It is part of the SOAP 
> response headers.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Tuesday, September 30, 2014 1:32:51 PM UTC-4, Ari wrote:
>>
>> Hi,
>>
>> I'm using the getBulkKeywordIdeas function from the TargetingIdeaService 
>> and I'm constantly getting an 
>> "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR".
>>
>> I even tried removing required fields from the selector to see if I'd get 
>> a new error but I don't.
>>
>> Here's the code I've been testing on and I've highlighted where the error 
>> has been occuring:
>>
>>  {
>> setClient(1234567); // Dummy Account Number
>>
>> string[] Seed = new string[1];
>> Seed[0] = "blue suede shoes";
>>
>> string[] urls = new string[1];
>> urls[0] = "www.payless.com";
>>  
>> TargetingIdeaService.TargetingIdeaSelector selector = new 
>> TargetingIdeaSelector();
>> TargetingIdeaService.TargetingIdeaPage tip;
>>
>> // URL
>> RelatedToUrlSearchParameter relatedtoUrlSearchParameter = new 
>> RelatedToUrlSearchParameter();
>> relatedtoUrlSearchParameter.urls = urls;
>>
>> // Keywords
>> RelatedToQuerySearchParameter relatedToQuerySearchParameter = 
>> new RelatedToQuerySearchParameter();
>> relatedToQuerySearchParameter.queries = Seed;
>>
>> // selector
>> selector.requestType = RequestType.IDEAS;
>> selector.ideaType = IdeaType.KEYWORD;
>> selector.requestedAttributeTypes = new AttributeType[] { 
>> AttributeType.KEYWORD_TEXT, AttributeType.SEARCH_VOLUME, 
>> AttributeType.AVERAGE_CPC, AttributeType.COMPETITION};
>> selector.searchParameters = new SearchParameter[] { 
>> relatedToQuerySearchParameter, relatedtoUrlSearchParameter };
>>
>> // Paging
>> TargetingIdeaService.Paging paging = new 
>> TargetingIdeaService.Paging();
>> paging.startIndex = 0;
>> paging.numberResults = Seed.Length; // Max 800
>> selector.paging = paging;
>> 
>> try
>> {
>> using (ocs(wsrTargetingIdeaItem.InnerChannel)) 
>> wsrTargetingIdeaItem.getBulkKeywordIdeas(shTargetingIdeaItem, selector, out 
>> tip); // shTargetingIdeaItem is the Soap Header
>>
>> if (tip.entries != null && tip.entries.Length > 0)
>> {
>> //foreach 
>> (TargetingIdeaService.Type_AttributeMapEntry tap in tip.entries)
>> //{
>>
>> //}
>> }
>> }
>> catch (Exception e)
>> { DoException(e, "Google - Suggested Keywords", "Account: " + 
>> iAccount.ToString()); }
>>
>> }
>>
>> Do you have any idea what's causing this?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0c4354b2-590c-4e33-b4ce-4294f4cf0521%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.