Re: How to include Zero Impressions in Ad Performance Report?

2012-03-05 Thread TAZZY
Hey Kevin, 
m downloading parallel reports for multiple clients in my mcc account. Some 
reports failing randomly giving 400 error with a message [Report failed for 
customer ID 5348364015 with code 400 after 1 retries.Message : Report 
download error occured: cvc-complex-type.2.4.a: Invalid content was found 
starting with element 'selector'. One of '{"
https://adwords.google.com/api/adwords/cm/v201109":creationTime, "
https://adwords.google.com/api/adwords/cm/v201109":includeZeroImpressions}' 
is expected.]

in my report_definition, i didn't mention any of creation_time or 
:includeZeroImpressions.
What could be the reason? other reports are working fine with the same 
report_definition. Why the failing report have this 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: How to include Zero Impressions in Ad Performance Report?

2012-03-05 Thread TAZZY
Hey Kevin, 
m downloading parallel reports for multiple clients in my mcc account. Some 
reports failing randomly giving 400 error with a message [Report failed for 
customer ID 5348364015 with code 400 after 1 retries.Message : Report 
download error occured: cvc-complex-type.2.4.a: Invalid content was found 
starting with element 'selector'. One of '{"
https://adwords.google.com/api/adwords/cm/v201109":creationTime, "
https://adwords.google.com/api/adwords/cm/v201109":includeZeroImpressions}' 
is expected.]

in my report_definition, i didn't mention any of creation_time or 
:includeZeroImpressions.
What could be the reason? other reports are working fine with the same 
report_definition. Why the failing report have this 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: Creating Additional Sitelinks in Extention

2012-03-05 Thread Mike-Indiana
Does anyone have info on this?

Thank you!

On Thursday, March 1, 2012 12:45:12 AM UTC-5, Mike-Indiana wrote:
>
> Hi, is there documentation for creating multiple ads for a 
> Sitelink Extension? Posting new ads to an existing extension doesn't work, 
> nor creating them in an array.
>
> 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: URGENT: What should I enter to clientId?

2012-03-05 Thread hakin
I tested that code on server but it is still the same error :(

*Fatal error*: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing 
WSDL: Couldn't load from 
'http://adwords-sandbox.google.com//api/adwords/mcm/v201109/ServicedAccountService?wsdl'
 
: failed to load external entity 
"http://adwords-sandbox.google.com//api/adwords/mcm/v201109/ServicedAccountService?wsdl";
 
in  

On Monday, March 5, 2012 5:42:09 PM UTC+2, hakin wrote:
>
> I checked that too but I am not behind proxy right now. I am using WAMP 
> and I will try to upload it to my server. I will post if it works on the 
> internet.
>
> On Monday, March 5, 2012 5:36:57 PM UTC+2, Ewan Heming wrote:
>>
>> This error message actually looks like you aren't connected to the 
>> Internet; are you using a proxy server or something?
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: duplicate locations being returned from CampaignCriterionService.get?

2012-03-05 Thread David Bonner
Thanks again for the help.

On Monday, 5 March 2012 11:56:25 UTC-5, Kevin Winter wrote:
>
> Hi,
>   Yes, we recommend this approach for all paging scenarios.  We've since 
> updated out code examples to do this as well: 
> http://code.google.com/p/google-api-ads-python/source/browse/trunk/examples/adspygoogle/adwords/v201109/targeting/get_campaign_targeting_criteria.py#75
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, March 5, 2012 11:21:06 AM UTC-5, David Bonner wrote:
>>
>> Thanks for the response, Kevin.
>>
>> I'd like to avoid special-casing my paging logic for this particular 
>> service, if i can...is that logic safe to use elsewhere?  I'd been a bit 
>> more paranoid, and only been incrementing by the length of returned 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


Definitive way to identify Remarketing data in creiteria perf report

2012-03-05 Thread Reed
I think we've talked around this topic on a few posts in the past, but it's 
still nto clear to me that there is a definitive method for identifying 
which data in the criteria perf report is from Remarketing campaigns.  I 
see lots of the "boom" lists, but have never been certain as to whether 
criteriaType='User List" always means that the campaign is remarketing.  
Seems like I've been seeing user lists longer than there were remarketing 
lists.  
 
thanks,
-reed
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


When is it safe to load PLA performance data?

2012-03-05 Thread Reed
Reading recent posts about when it is safe to load various types of 
criterion...  PLAs seem to take a long time to settle down in terms of data 
not changing.  Sometimes on the order of a week or more.  Is that really 
due to click-fraud adjustments, or are there other things we need to be 
concerned with?  We're using the criteria perf report to identify the PLAs 
- which is a great improvement over the previous API versions.
 
thanks,
-reed
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Missing keywords in KEYWORDS_PERFORMANCE_REPORT

2012-03-05 Thread Kevin Winter
Hi Steve,
  Could you please contact me off-list with the ReportDefinition XML you 
are using and the Customer ID of the account that are seeing these results 
in the Ad Performance Report?  I'd like to investigate this further.

- Kevin Winter
AdWords API Team

On Monday, March 5, 2012 1:43:30 PM UTC-5, Steve B wrote:
>
> Yes, they may be getting filtered out of the Keyword Performance Report 
> now, but...  We're getting these rows in the v201109 Ad Performance Report, 
> despite your comment in #2, and the fact the Keyword ID now doesn't map to 
> anything in the Keyword Performance Report is a significant issue.   Either 
> the Ad Performance Report shouldn't be returning those rows, OR there 
> should be a field in the Ad Performance Report which lets us identify those 
> rows and their usage and treat them accordingly, OR the Keyword Performance 
> Report should be returning something which matches those Keyword IDs.   
> Having those rows dangle with unspecified purpose is problematic -- just 
> leaving them in there with a dangling keyword ID isn't enough for us to 
> work with.
>
> -->Steve  
>
> On Monday, March 5, 2012 11:11:36 AM UTC-5, Kevin Winter wrote:
>>
>> Hi,
>>
>> 1) These "keywords" are part of a feature that has not yet been released 
>> in the API - logic was never added to filter it out of v13, hence v13 
>> incorrectly returned this data.  The reporting data returned in the UI also 
>> will not include this data.
>> 2) Similar to #1, the UI won't return these values and therefore v201109 
>> reports won't either.
>> 3) This is the special "Content" keyword which represents the 
>> clicks/impressions/etc associated with the "sum" of all keywords in an 
>> adgroup that caused it to trigger on Content networks (i.e. display) when 
>> you added keywords to an adgroup that displays on websites (placements).
>>
>> V13 uses a completely different reporting backend from both the UI and 
>> v201109 reports.  When troubleshooting discrepancies, please compare API 
>> reports to the UI, as there is no guarantee that v13 behavior is still 
>> possible. (i.e. the product moved in a different direction and v13 didn't 
>> keep up).
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Tuesday, February 28, 2012 12:14:29 PM UTC-5, Steve B wrote:
>>>
>>> Alas, that didn't work for me, at least in most cases.   I've did a lot 
>>> of analysis, cross checking IDs against the v13 report data, and have 
>>> discovered they all fall into the following categories.
>>>
>>>
>>> 1) Many of the missing keywords are reported in the v13 keyword report 
>>> as domain names, with a kwType of "Website".
>>>
>>> 2) Other keywords which are reported in the v13 keyword report with a 
>>> kwType of "BoomUserList", where the keyword itself is "boomuserlist >> 
>>> nn" where nn is a number.
>>>
>>> 3) Two of the entries are reported as having a keywordid of 300 - 
>>> and aren't reported in the v13 keyword list either.   In the Ad Performance 
>>> Reports, this keyword was reported with a kwType of Content and a keyword 
>>> of Total - content targeting
>>>
>>>
>>> It's really unclear to me whether the necessary data exists in the Ad 
>>> Performance Report to deal with these.   I can handle the third case by 
>>> explicitly checking for that keyword ID, but I don't have any clue how to 
>>> fill in the blanks on the first two cases.   They don't seem to be covered 
>>> in the docs or any other discussion on the web, as yet.   Can anyone from 
>>> Google elaborate on this, please?
>>>
>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Missing keywords in KEYWORDS_PERFORMANCE_REPORT

2012-03-05 Thread Steve B
Yes, they may be getting filtered out of the Keyword Performance Report 
now, but...  We're getting these rows in the v201109 Ad Performance Report, 
despite your comment in #2, and the fact the Keyword ID now doesn't map to 
anything in the Keyword Performance Report is a significant issue.   Either 
the Ad Performance Report shouldn't be returning those rows, OR there 
should be a field in the Ad Performance Report which lets us identify those 
rows and their usage and treat them accordingly, OR the Keyword Performance 
Report should be returning something which matches those Keyword IDs.   
Having those rows dangle with unspecified purpose is problematic -- just 
leaving them in there with a dangling keyword ID isn't enough for us to 
work with.

-->Steve  

On Monday, March 5, 2012 11:11:36 AM UTC-5, Kevin Winter wrote:
>
> Hi,
>
> 1) These "keywords" are part of a feature that has not yet been released 
> in the API - logic was never added to filter it out of v13, hence v13 
> incorrectly returned this data.  The reporting data returned in the UI also 
> will not include this data.
> 2) Similar to #1, the UI won't return these values and therefore v201109 
> reports won't either.
> 3) This is the special "Content" keyword which represents the 
> clicks/impressions/etc associated with the "sum" of all keywords in an 
> adgroup that caused it to trigger on Content networks (i.e. display) when 
> you added keywords to an adgroup that displays on websites (placements).
>
> V13 uses a completely different reporting backend from both the UI and 
> v201109 reports.  When troubleshooting discrepancies, please compare API 
> reports to the UI, as there is no guarantee that v13 behavior is still 
> possible. (i.e. the product moved in a different direction and v13 didn't 
> keep up).
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, February 28, 2012 12:14:29 PM UTC-5, Steve B wrote:
>>
>> Alas, that didn't work for me, at least in most cases.   I've did a lot 
>> of analysis, cross checking IDs against the v13 report data, and have 
>> discovered they all fall into the following categories.
>>
>>
>> 1) Many of the missing keywords are reported in the v13 keyword report as 
>> domain names, with a kwType of "Website".
>>
>> 2) Other keywords which are reported in the v13 keyword report with a 
>> kwType of "BoomUserList", where the keyword itself is "boomuserlist >> 
>> nn" where nn is a number.
>>
>> 3) Two of the entries are reported as having a keywordid of 300 - and 
>> aren't reported in the v13 keyword list either.   In the Ad Performance 
>> Reports, this keyword was reported with a kwType of Content and a keyword 
>> of Total - content targeting
>>
>>
>> It's really unclear to me whether the necessary data exists in the Ad 
>> Performance Report to deal with these.   I can handle the third case by 
>> explicitly checking for that keyword ID, but I don't have any clue how to 
>> fill in the blanks on the first two cases.   They don't seem to be covered 
>> in the docs or any other discussion on the web, as yet.   Can anyone from 
>> Google elaborate on this, please?
>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: full c# example to get no of searches for a keyword(search volume)

2012-03-05 Thread Kevin Winter
Hi,
  The Getting Started guide for the Sandbox is located here: 
http://code.google.com/apis/adwords/docs/sandbox.html#getting-started

Please be aware that the sandbox returns fake metrics and the search volume 
from sandbox will not match production.

This C# example gets keyword IDEAS: 
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201109/Optimization/GetKeywordIdeas.cs

You can change this to a STATS request and add the fields you are 
particularly interested in.

- Kevin Winter
AdWords API Team

On Saturday, March 3, 2012 3:56:56 PM UTC-5, ahmed shawkey wrote:
>
> i need a full c# example to get no of searches for a keyword(search 
> volume) with (how to login to the sandbox)
> if it's with source code as a downloaded version it will be helpful 
> i saw many examples 
> but please provide me with step by step in very detailed because it's my 
> first app and i need to use sandbox to get search volume of a keyword 
> thank you
> any help please
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Caching ClientLogin auth credentials in ruby?

2012-03-05 Thread unluizcarlos
Is it possible to update this thread? 

I have the same problem. Since I am using the newest API version available, 
how can this be done? (the link above is broken)



El martes 18 de octubre de 2011 06:33:32 UTC+2, Anash P. Oommen escribió:
>
> Hi John,
>
> You can create an auth token using 
> http://code.google.com/p/google-api-ads-ruby/source/browse/trunk/ads_common/lib/ads_common/auth/client_login_handler.rb.
>  
> Then you can pass the auth token to the AdWords::Api object constructor.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: HOW TO GET AUTOMATIC PLACEMENTS PERFORMANCE REPORT WITH CONVERSION TYPE FILEDS

2012-03-05 Thread Eric Koleda
Hi,

You can include the ConversionTypeName field in the AUTOMATIC_PLACEMENT 
report, is that not enough?

Best,
- Eric

On Thursday, March 1, 2012 4:38:47 AM UTC-5, ShayBarChen wrote:
>
> ok , but if i need these conversion types per  automatic-placement , how 
> can i do it ?
>
>
> On Friday, February 24, 2012 4:09:45 AM UTC+2, Eric Koleda wrote:
>>
>> Hi,
>>
>> It is true that you can't use conversion segmentation fields with click 
>> or impression fields in the same report.  This information is listed in the 
>> Notes field of the ConvertionTypeName field:
>>
>>
>> http://code.google.com/apis/adwords/docs/appendix/reports.html#automatic-placements
>>  
>>
>> Best,
>> - Eric Koleda, AdWords API Team
>>
>
> On Friday, February 24, 2012 4:09:45 AM UTC+2, Eric Koleda wrote:
>>
>> Hi,
>>
>> It is true that you can't use conversion segmentation fields with click 
>> or impression fields in the same report.  This information is listed in the 
>> Notes field of the ConvertionTypeName field:
>>
>>
>> http://code.google.com/apis/adwords/docs/appendix/reports.html#automatic-placements
>>  
>>
>> 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: AdGroupAd missing Ad object

2012-03-05 Thread bgraves
Thanks.  They are dynamic search ads.  Will they be supported in the next 
version?

On Monday, March 5, 2012 4:31:14 AM UTC-8, Anash P. Oommen wrote:

> Hi Brian, 
>
> The Ads in adGroupId 2367058577 are keywordless ads, which is not 
> supported in v201109. That's why the ad object is not coming back from the 
> server.
>
> Cheers,
> Anash P. Oommen,'
> AdWords API Advisor.
>
> On Friday, 2 March 2012 05:46:47 UTC+5:30, bgraves wrote: 
>>
>> Why doesn't the API return Ad objects right now?  I've included all the 
>> fields I'm interested in my selector, but it's missing most of them...any 
>> insight?  Here's my SOAP trace:
>>  
>> -BEGIN API CALL-
>> 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/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-0.0.0|webmetro> https://adwords.google.com/api/adwords/cm/v201109";>IdAdGroupIdStatusTypeHeadlineDescription1Description2UrlDisplayUrlImageCreativeNameNamePromotionLineCreativeApprovalStatusDisapprovalReasonsMobileAdHeadlineMobileAdDescriptionMobileAdMarkupLanguagesMobileAdMobileCarriersMobileAdBusinessNameMobileAdCountryCodeMobileAdPhoneNumberMobileImageAdMarkupLanguagesMobileImageAdMobileCarriersTemplateAdNameDimensionsUrlsTemplateIdTemplateAdUnionIdUniqueNameTemplateElementFieldNameTemplateElementFieldTypeTemplateElementFieldTextMediaIdReferenceIdMimeTypeSourceUrlFileSizeCreationTimeTemplateAdDurationAdGroupIdIN2367058577StatusINENABLEDPAUSEDDISABLED> >
>> Response
>> 
>>
>> http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201109";>0004ba36fdee51680a4286a20947AdGroupAdServiceget33573> https://adwords.google.com/api/adwords/cm/v201109";>3AdGroupAdPage2367058577DISABLEDSEARCHAdStats0.02367058577DISABLEDSEARCHAdStats0.02367058577ENABLEDSEARCHAdStats0.0> >
>> -END API CALL---
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Keyword Mutate Occurred On REMOVE Operator

2012-03-05 Thread Kevin Winter
Hi Pete,
  One of my colleagues mentioned another customer seeing the same issue.  I 
do not believe this is intended behavior and we plan to file an issue with 
the core engineering team.  For the meantime, we recommend just sending the 
Criteria ID when deleting keywords, rather than other fields such as 
destination URL.

- Kevin Winter
AdWords API Team

On Thursday, March 1, 2012 1:18:20 PM UTC-5, Pete Lavetsky (AdWords API 
Guru) wrote:
>
> We saw an instance on the 28th where we only passed REMOVE operators to 
> the AdGroupCriterionService for a Keyword Criterion, and the criterion were 
> removed, but also re-added / mutated because the destination urls were 
> different;  
>
> I did not think this was the expected behavior, especially since we're 
> only creating REMOVE operations.  I do not have the raw soap xml, but the 
> requestIds are listed below
>
> From adwords UI, this is the same entry for a single change history ... a 
> delete & modify
>
> 3 Destination URL Changes 
> keyword1: Destination URL changed from XXX to Default URL
> "keyword1": Destination URL changed from XXX to Default URL
> [keyword1]: Destination URL changed from XXX to Default URL
> 3 Keywords Deleted
> ["keyword1", [keyword], keyword]
>
> 2012-02-28 21:29:51,759 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 6} responseTime=377 operations=6 units=6 
> requestId=0004ba0cecfc67480ae7894512ae server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:29:52,903 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 3} responseTime=327 operations=3 units=3 
> requestId=0004ba0ced0f5ec00ae746526d25 server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:29:54,021 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 3} responseTime=405 operations=3 units=3 
> requestId=0004ba0ced1f45100ae7e3d1582d server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:29:56,148 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 6} responseTime=295 operations=6 units=6 
> requestId=0004ba0ced414fe80ae7684721f1 server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:29:58,285 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 3} responseTime=392 operations=3 units=3 
> requestId=0004ba0ced6097b80ae707c82333 server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:29:59,252 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 3} responseTime=310 operations=3 units=3 
> requestId=0004ba0ced7095780ae7894512ae server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:30:01,219 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 3} responseTime=256 operations=3 units=3 
> requestId=0004ba0ced8f68180ae753d212bc server=
> https://adwords.google.com isFault=false faultMessage=null
> 2012-02-28 21:30:02,117 DEBUG request_info  - 
> email=XXX@gmail.comeffectiveUser=7511703949 service=AdGroupCriterionService 
> method=mutate 
> operators={REMOVE: 3} responseTime=140 operations=3 units=3 
> requestId=0004ba0ced9ef0a80ae7e3d1582d server=
> https://adwords.google.com isFault=false faultMessage=null
>
> Some clarification would be great
>
> Thanks
> Pete
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CAMPAIGN_PERFORMANCE_REPORT

2012-03-05 Thread Kevin Winter
Hi,
  Impression Share data is available 24 hours after the date, in PST.  For 
example, the Impression Share data for March 1st will be ready just after 
midnight (early morning) March 3rd (in PST, not account timezone).  We're 
working on adding this information to our documentation.

- Kevin Winter
AdWords API Team

On Wednesday, February 29, 2012 4:14:59 AM UTC-5, Tomasz Pajor wrote:
>
> Hello,
>
> CAMPAIGN_PERFORMANCE_REPORT is not returning data for a date range.
> I requested 2012-02-26 - 2012-02-28, and in response I got 2012-02-26 - 
> 2012-02-27,
> why is that?
>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  timeZone='(GMT-05:00) Eastern Time' biddingStrategy='cpc'
> lostISBudget='--' budget='5000' cost='457'
> enhancedCPCEnabled='false' exactMatchIS='--' imprShare='--'
> lostISRank='--' />
>  timeZone='(GMT-05:00) Eastern Time' biddingStrategy='cpc'
> lostISBudget='--' budget='5000' cost='758'
> enhancedCPCEnabled='false' exactMatchIS='--' imprShare='--'
> lostISRank='--' />
> 
> 
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-03-05 Thread chris h
Same problem here. More guidance would be helpful

On Monday, March 5, 2012 11:42:55 AM UTC-5, James Preece wrote:
>
> Hi David,
>
> We have the same problem - we are based in the UK and our calls at 3am our 
> time are returning INVALID_DATE_RANGE
>
> I assume this is because 3am our time is 'tomorrow' US time.
>
> My question is - which US time zone should we be matching? I'm guessing 
> Pacific but it would be good to have confirmation.
>
> James
>
>
>
> On Wednesday, 8 February 2012 20:16:57 UTC, David Torres wrote:
>>
>> Hi,
>>
>> I'm glad you find the answer, sorry I didn't see it on time. Feel free to 
>> post any other question you might have in a separate thread.
>>
>> Best,
>>
>> -David Torres - 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: Cannot target city "The Hague" in Netherland

2012-03-05 Thread Kevin Winter
Hi Kevin,
  We apologize that the Location Criteria list as documented is out of 
date.  We're working to put in place a process to routinely update this 
list and keep it up to date.  In the meantime, we recommend using the 
LocationCriterionService to double-check such affected locations.

- Kevin Winter
AdWords API Team

On Thursday, March 1, 2012 6:29:51 PM UTC-5, Kevin wrote:
>
> Looks like the documentation has the wrong ID.  This is very scary because 
> we're using that city (World) csv export to map the old code to the new 
> criteria ID so we could migrate to latest API.
>
> On Thursday, March 1, 2012 2:58:37 PM UTC-8, Kevin wrote:
>>
>> Hi,
>>
>> We're getting CriterionError.CANNOT_TARGET_CRITERION @ 
>> operations[0].operand.criterion; trigger:'1010761' when trying to target 
>> city "The Hague" or "Den Haag" in Netherland. It seems like we can target 
>> it via the AdWords UI.
>>
>> -Kevin
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Keywordless "Dynamic Search Ad" in AdGroupAdService

2012-03-05 Thread Kevin Winter
Hi,
  Unfortunately, we have no further updates at this time.

- Kevin Winter
AdWords API Team

On Thursday, March 1, 2012 11:54:35 AM UTC-5, Curt W. wrote:
>
> Hi Eric,
>
> I'm looking for an update here. Can you check with the product team to see 
> if there are any current plans to expose DSA in the API?
>
> Thanks, 
> Curt
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: v13 kwTypes of Website, BoomUserList, or Content in new Adhoc AdPerformanceReports?

2012-03-05 Thread Kevin Winter
Hi Steve,
  I responded on this 
thread: https://groups.google.com/d/msg/adwords-api/YJQpFXlDeng/DkDmRC5g4PEJ

- Kevin Winter
AdWords API Team

On Tuesday, February 28, 2012 12:23:48 PM UTC-5, Steve B wrote:
>
> Hi!
>
>
> I'm posting this in it's own topic with an appropriate subject in the 
> hopes someone notices and can answer.
>
>
> Our migration to Adhoc from v13 is running fine, except for one major 
> issue -- we get a number of rows in many of our Adhoc Ad Performance 
> Reports where the keywordid does not exist in our Keyword Performance 
> Reports.After much investigation, and a thorough cross analysis of the 
> Adhoc reports against the v13 reports, I've discovered that the missing 
> keywordids all fall into the following categories:
>
>
> 1) Many of the missing keywords are reported in the v13 keyword report as 
> domain names, with a kwType of "Website".
>
> 2) Other keywords which are reported in the v13 keyword report with a 
> kwType of "BoomUserList", where the keyword itself is "boomuserlist >> 
> nn" where nn is a number.
>
> 3) Two of the entries are reported as having a keywordid of 300 - and 
> aren't reported in the v13 keyword list either.   In the Ad Performance 
> Reports, this keyword was reported with a kwType of Content and a keyword 
> of Total - content targeting
>
>
> It's really unclear to me whether the necessary data exists in the Ad 
> Performance Report to deal with these.   I can handle the third case by 
> explicitly checking for that keyword ID, but I don't have any clue how to 
> fill in the blanks on the first two cases.   The BoomUserList rows, 
> according to old posts on the web, should be ignored, but I have no easy 
> way to distinguish them from the Website rows that I could find, and no way 
> of finding the URL for the Website rows.   These don't seem to be covered 
> in the docs or any other discussion on the web, as yet.   Can anyone from 
> Google elaborate on this, please?
>
>
> -->Steve B
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: MCC Account Name, Client Accoutn name in v201109

2012-03-05 Thread Kevin Winter
Hi,
  AccountDescriptiveName may help you out in reports: 
http://code.google.com/apis/adwords/docs/appendix/reports.html

- Kevin Winter
AdWords API Team

On Wednesday, February 29, 2012 8:14:06 AM UTC-5, Horhe wrote:
>
> Hello,
>
> I have another question regarding v201109 API version. Is it possible to 
> get MCC Account Name and Client Account name in this version of API. How?
>
> Thanks for info.
>
> Br, Anže
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: duplicate locations being returned from CampaignCriterionService.get?

2012-03-05 Thread Kevin Winter
Hi,
  Yes, we recommend this approach for all paging scenarios.  We've since 
updated out code examples to do this as well: 
http://code.google.com/p/google-api-ads-python/source/browse/trunk/examples/adspygoogle/adwords/v201109/targeting/get_campaign_targeting_criteria.py#75

- Kevin Winter
AdWords API Team

On Monday, March 5, 2012 11:21:06 AM UTC-5, David Bonner wrote:
>
> Thanks for the response, Kevin.
>
> I'd like to avoid special-casing my paging logic for this particular 
> service, if i can...is that logic safe to use elsewhere?  I'd been a bit 
> more paranoid, and only been incrementing by the length of returned 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: Partial failure in MutateJobService (via PHP)

2012-03-05 Thread Kevin Winter
Hi,
  What percentage (roughly) of failures are you seeing before it starts 
skipping them?  I believe there is logic such that if a large enough 
portion of the batch fails (for whatever reason), it triggers a batch 
failure rather than use partial failure.  MutateJobService always has 
partialFailure enabled (the getService logic is unnecessary for this 
service).  Also keep in mind that not all operations support 
partialFailure.  What does your workload look like?

- Kevin Winter
AdWords API Team

On Wednesday, February 29, 2012 8:05:07 AM UTC-5, Jiří Psota wrote:
>
> Hello,
> is there way how to enable partial failure while using MutateJobService? 
> I'am trying to set it via GetService method, but it doesn't work.
> $service = $user->GetService('MutateJobService',  'v201109', NULL, NULL, 
> NULL, TRUE);
> ...
> $job = $mutate_job_service->mutate($operations, $policy);
> ...
> after the job is completed getting results
> ...
> foreach ($job_result->errors as $error)
> ...
> some operations in batch fail due to error (policy etc.), other are 
> skipped (result BATCH_FAILURE).
>
> Thanks for your advice.
> Best 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: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-03-05 Thread James Preece
Hi David,

We have the same problem - we are based in the UK and our calls at 3am our 
time are returning INVALID_DATE_RANGE

I assume this is because 3am our time is 'tomorrow' US time.

My question is - which US time zone should we be matching? I'm guessing 
Pacific but it would be good to have confirmation.

James



On Wednesday, 8 February 2012 20:16:57 UTC, David Torres wrote:
>
> Hi,
>
> I'm glad you find the answer, sorry I didn't see it on time. Feel free to 
> post any other question you might have in a separate thread.
>
> Best,
>
> -David Torres - 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: duplicate locations being returned from CampaignCriterionService.get?

2012-03-05 Thread David Bonner
Thanks for the response, Kevin.

I'd like to avoid special-casing my paging logic for this particular 
service, if i can...is that logic safe to use elsewhere?  I'd been a bit 
more paranoid, and only been incrementing by the length of returned 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: how to download reports in version v201109

2012-03-05 Thread Kevin Winter
Hi Lee,
  We've since reorganized our code examples.  The example has been moved 
here: 
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Reporting/DownloadCriteriaReport.php

Sunset means that the service will start returning errors as it is no 
longer in use (has been retired).

- Kevin Winter
AdWords API Team

On Tuesday, February 28, 2012 1:58:23 PM UTC-5, Lee Harper wrote:
>
> Hi Danial,
>
> This link no longer works. Is there another example of downloading adhoc 
> report for PHP somewhere?
>
> Also, what denotes "sunset" for tomorrow's deadline.
>
> Thanks,
> Lee Harper
>
> On Friday, December 23, 2011 7:59:45 AM UTC-6, Danial Klimkin wrote:
>>
>> Hello Yadhu,
>>
>>
>> Please refer to the following example on how to use the latest (v201109 
>> AdHoc) reporting in PHP:
>>
>>   
>> http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/DownloadAdHocReport.php
>>
>>
>> -Danial, 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: Missing keywords in KEYWORDS_PERFORMANCE_REPORT

2012-03-05 Thread Kevin Winter
Hi,

1) These "keywords" are part of a feature that has not yet been released in 
the API - logic was never added to filter it out of v13, hence v13 
incorrectly returned this data.  The reporting data returned in the UI also 
will not include this data.
2) Similar to #1, the UI won't return these values and therefore v201109 
reports won't either.
3) This is the special "Content" keyword which represents the 
clicks/impressions/etc associated with the "sum" of all keywords in an 
adgroup that caused it to trigger on Content networks (i.e. display) when 
you added keywords to an adgroup that displays on websites (placements).

V13 uses a completely different reporting backend from both the UI and 
v201109 reports.  When troubleshooting discrepancies, please compare API 
reports to the UI, as there is no guarantee that v13 behavior is still 
possible. (i.e. the product moved in a different direction and v13 didn't 
keep up).

- Kevin Winter
AdWords API Team

On Tuesday, February 28, 2012 12:14:29 PM UTC-5, Steve B wrote:
>
> Alas, that didn't work for me, at least in most cases.   I've did a lot of 
> analysis, cross checking IDs against the v13 report data, and have 
> discovered they all fall into the following categories.
>
>
> 1) Many of the missing keywords are reported in the v13 keyword report as 
> domain names, with a kwType of "Website".
>
> 2) Other keywords which are reported in the v13 keyword report with a 
> kwType of "BoomUserList", where the keyword itself is "boomuserlist >> 
> nn" where nn is a number.
>
> 3) Two of the entries are reported as having a keywordid of 300 - and 
> aren't reported in the v13 keyword list either.   In the Ad Performance 
> Reports, this keyword was reported with a kwType of Content and a keyword 
> of Total - content targeting
>
>
> It's really unclear to me whether the necessary data exists in the Ad 
> Performance Report to deal with these.   I can handle the third case by 
> explicitly checking for that keyword ID, but I don't have any clue how to 
> fill in the blanks on the first two cases.   They don't seem to be covered 
> in the docs or any other discussion on the web, as yet.   Can anyone from 
> Google elaborate on this, please?
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: BiddableAdGroupCriterion's stats.averageCpc.microAmount property is zero :(

2012-03-05 Thread Kevin Winter
Hi,
  Are you specifying the AverageCpc field in your selector? 
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.Stats.html#averageCpc

- Kevin Winter
AdWords API Team

On Monday, February 27, 2012 5:42:31 PM UTC-5, Yavuz wrote:
>
> Hi All;
> I getting BiddableAdGroupCriterion. But it's 
> all stats.averageCpc.microAmount property is zero. How to get averageCpc? 
> Help me please!
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CampaignCriterionService get() sometimes returns null GeoPoint in Proximity objects

2012-03-05 Thread Kevin Winter
Hi Jim,
  We've had other reports of this and have filed an issue with the core 
engineering team to investigate.  It looks like these are internal errors 
that prevent the data from being fully populated and should be retryable. 
 We recommend adding retry logic until we can address this issue.

- Kevin Winter
AdWords API Team

On Monday, February 27, 2012 4:59:45 PM UTC-5, Jim McCabe wrote:
>
> A little update - when this bug occurs, there are a couple other fields 
> which have repeatable behavior too.
>
>- The criterion is of type Proximity
>- The GeoPoint is null
>- The radius is a non-null Double with a value of 0.0
>- The radius distance units is null
>
> To repeat - for most requests the CampaignCriterionService seems to 
> behave, but in some small percentage we see this bug.
>
> Jim
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: duplicate locations being returned from CampaignCriterionService.get?

2012-03-05 Thread Kevin Winter
Hi,
 There's a known issue that causes the totalNumEntries to be incorrect for 
some types of campaign criteria.  We have a fix in the works, but in the 
meantime we recommend to make your paging logic increment the startIndex by 
page size (rather than number of criteria actually returned) and stop 
making requests when startIndex > totalNumEntries.  As far as we can tell, 
the response will always contain all the criteria visible via the API, but 
the number will incorrectly reflect more criteria (internal or not exposed 
via the API) than will be returned.

- Kevin Winter
AdWords API Team

On Tuesday, February 28, 2012 3:31:50 PM UTC-5, David Bonner wrote:
>
> I'm seeing some weird behavior, hoping someone else has seen it as well. 
>  I'm querying for campaign criteria, with a list of campaign ids as the 
> only predicate.  I've got paging turned on, with a page size of 5000.  The 
> first response gives me 71 criteria, and says there are a total of 79.  I 
> pull the second page, and get the final 8 criteria.  But all 8 of those are 
> duplicates.
>
> The dupes are for multiple campaigns, and there are multiple criteria 
> types in there as well.
>
> I assumed that I was simply missing a field that would differentiate the 
> two, but damned if I can figure out which.
>
>
> Address
> AgeRangeType
> CampaignId
> CriteriaType
> DisplayType
> GeoPoint
> Id
> IsObsolete
> KeywordMatchType
> KeywordText
> LanguageCode
> LanguageName
> LocationName
> ParentLocations
> PlacementUrl
> PlatformName
> RadiusDistanceUnits
> RadiusInUnits
> 
>  CampaignId
>  IN
>  
> 
> 
>  0
>  5000
> 
>
>
> This is in python, with adspygoogle 15.1.4.
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdWords API on Java App Engine

2012-03-05 Thread Kevin Winter
Hi Vincent,
  My apologies for not responding earlier.  Speaking with my other 
colleagues who added the jax-ws support for the core library and worked 
with DFA on App Engine, they have not seen this problem before.  I'd 
recommend trying to troubleshoot this via logs.  Make sure the client lib 
logs are visible in the App Engine logs, then add your own logging 
statements to see how far it gets on that second request.  I'd also try to 
see what state is shared between those requests and try removing piece by 
piece if the logs reveal nothing.

- Kevin Winter
AdWords API Team

On Thursday, March 1, 2012 9:30:32 AM UTC-5, Vincent wrote:
>
>
> Kevin, I successfully made the API work on GAE modulo the 
> ClientLoginTokens fix which I described in the issue tracker.
>
> The API is working fine on the development server. I've tested reports 
> download and maxCpc updates.
>
> However, on the production server, calling one of the service twice makes 
> the servlet die silently.
> I just get the warning: 
> com.sun.xml.bind.v2.runtime.reflect.Accessor$FieldReflection : 
> Unable to make javax.xml.ws.wsaddressing.W3CEndpointReference.address 
> accessible.
> which is described in 
> http://code.google.com/p/googleappengine/issues/detail?id=4910 as a known 
> annoyance but not an real issue.
> The same post explains that the GAE runtime uses its own version of JaxWS 
> and one should not bundle its own version of JaxWS.
>
> To make the API work on GAE, I had to deploy all the jar dependencies 
> (which I got from "mvn package dependency:copy-dependencies" where the 
> adwords-axis artifact has been replaced by the adwords-appengine) in my 
> WEB-INF/lib.
>
> I suspect that my bug in production is more likely caused by the inclusion 
> of a wrong jar than a real issue in the API (this is why I posted here 
> rather than in the issue tracker).
>
> Do you see something I am missing ?
>
> Thank you for your help.
>
> Vincent
>
> The adwords related jars in my WEB-INF/lib are:
> ads-lib-0.5.0.jar
> ads-lib-appengine-0.5.0.jar
> adwords-appengine-0.5.0.jar
> aopalliance-1.0.jar
> commons-beanutils-1.7.0.jar
> commons-beanutils-core-1.8.0.jar
> commons-codec-1.3.jar
> commons-collections-3.2.1.jar
> commons-configuration-1.6.jar
> commons-digester-1.8.jar
> commons-lang-2.4.jar
> commons-logging-1.1.1.jar
> dom4j-1.6.1.jar
> google-api-client-1.4.1-beta.jar
> google-api-client-auth-1.2.3-alpha.jar
> google-api-client-auth-oauth-1.2.3-alpha.jar
> google-api-client-escape-1.2.3-alpha.jar
> google-api-client-googleapis-1.2.3-alpha.jar
> google-api-client-googleapis-auth-oauth-1.2.3-alpha.jar
> google-api-client-http-1.2.3-alpha.jar
> google-api-client-repackaged-com-google-common-base-1.2.3-alpha.jar
> google-api-client-util-1.2.3-alpha.jar
> gson-1.6.jar
> guava-r09.jar
> guice-3.0.jar
> guice-assistedinject-3.0.jar
> httpclient-4.0.3.jar
> httpcore-4.0.1.jar
> jackson-core-asl-1.6.7.jar
> javassist-3.12.1.GA.jar
> javax.inject-1.jar
> jsr305-1.3.9.jar
> junit-4.8.2.jar
> log4j-1.2.16.jar
> reflections-0.9.5.jar
> slf4j-api-1.6.1.jar
> slf4j-log4j12-1.6.2.jar
> xml-apis-1.0.b2.jar
> xpp3-1.1.4c.jar
>
> On Thursday, February 23, 2012 4:45:36 PM UTC+1, Vincent wrote:
>>
>> Great.
>>
>> Many thanks. Just in time !
>>
>> I'll keep you updated.
>>
>> Vincent
>>
>
> On Thursday, February 23, 2012 4:45:36 PM UTC+1, Vincent wrote:
>>
>> Great.
>>
>> Many thanks. Just in time !
>>
>> I'll keep you updated.
>>
>> Vincent
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: URGENT: What should I enter to clientId?

2012-03-05 Thread hakin
I checked that too but I am not behind proxy right now. I am using WAMP and 
I will try to upload it to my server. I will post if it works on the 
internet.

On Monday, March 5, 2012 5:36:57 PM UTC+2, Ewan Heming wrote:
>
> This error message actually looks like you aren't connected to the 
> Internet; are you using a proxy server or something?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: MFC app, have always used raw SOAP/XML... need example API requests for v201109

2012-03-05 Thread HughAJWood
Anash has posted me one example I have the same issue

http://code.google.com/apis/adwords/community/?place=topic%2Fadwords-api%2FkVCSQExdGvw%2Fdiscussion

Seeing other examples they all seem similar.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting error when using RelatedToUrlSearchParameter

2012-03-05 Thread Michael T
Hi, could someone help? I need to use the RelatedToUrlSearchParameter to 
limit my results by URL.

Thanks!

On Monday, February 27, 2012 4:04:25 PM UTC-7, Michael T wrote:
>
> Hi, I am trying to get some data using tergetingIdeaService with keywords, 
> url and country as the search parameters. The code works just fine if I 
> exclude the url.
>
> error: [CollectionSizeError.TOO_MANY @ 
> selector.selector.searchParameters[2].urls; errorDetails:actual: 1, max: 0]
>
> Any ideas?
> Thanks!
>
> Code:
>
>   $keyword = new Keyword();
>   $keyword->text = 'test';
>   $keyword->matchType = 'BROAD';
>   $keyword_array = array($keyword);
>
>   $relatedToKeywordSearchParameter = new 
> RelatedToKeywordSearchParameter($keyword_array);
>
>   $countryTargetSearchParameter = new LocationSearchParameter();
>
>   $location1 = new location();
>   $location1->id = '2840';
>
>   $countryTargetSearchParameter->locations = array($location1);
>
>  
>   $relatedToUrlSearchParameter = new RelatedToUrlSearchParameter('
> http://www.google.com/');
>
>   $targetingIdeaSelector = new TargetingIdeaSelector();
>
>   $targetingIdeaSelector->searchParameters = array(
> $relatedToUrlSearchParameter
> ,$relatedToKeywordSearchParameter
> ,$countryTargetSearchParameter
> );
>
>   $targetingIdeaSelector->ideaType = 'KEYWORD';
>   $targetingIdeaSelector->requestType = 'STATS';
>   $targetingIdeaSelector->requestedAttributeTypes = 
> array('CRITERION','TARGETED_MONTHLY_SEARCHES');
>
>   $targetingIdeaSelector->paging = new Paging(0,5);
>
>   $page = $targetingIdeaService->get($targetingIdeaSelector);
>
>
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: URGENT: What should I enter to clientId?

2012-03-05 Thread hakin
I checked it again both are enabled. What account information should we 
enter? MCC account or a regular Adwords account? I tried both and still the 
same error, anyway :( 

On Monday, March 5, 2012 3:54:27 PM UTC+2, Ewan Heming wrote:
>
> Make sure you've got the SOAP and SSL extensions enabled for PHP.
>
> On Monday, March 5, 2012 9:38:51 PM UTC+8, hakin wrote:
>>
>> I am getting this error :(
>>
>>
>> ( ! ) Warning: SoapClient::SoapClient() 
>> [soapclient.soapclient]:
>>  
>> Unable to find the wrapper "https" - did you forget to enable it when you 
>> configured PHP? in 
>> C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on line 
>> *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
>> ..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
>> 0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*2254
>> 0.43121649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*128
>> 50.44323340848SoapClientFactory->GenerateServiceClient( )
>> ..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( 
>> )..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
>> )..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
>> ..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
>> ..\AdsSoapClient.php*:*163
>> ( ! ) Warning: SoapClient::SoapClient() 
>> [soapclient.soapclient]:
>>  
>> I/O warning : failed to load external entity "
>> https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl";
>>  
>> in C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on 
>> line *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
>> ..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
>> 0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*2254
>> 0.43121649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*128
>> 50.44323340848SoapClientFactory->GenerateServiceClient( )
>> ..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( 
>> )..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
>> )..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
>> ..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
>> ..\AdsSoapClient.php*:*163
>> ( ! ) Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from '
>> https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl'
>>  
>> : failed to load external entity "
>> https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl";
>>  
>> in C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on 
>> line *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
>> ..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
>> 0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*2254
>> 0.43121649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*128
>> 50.44323340848SoapClientFactory->GenerateServiceClient( )
>> ..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( 
>> )..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
>> )..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
>> ..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
>> ..\AdsSoapClient.php*:*163
>> On Monday, March 5, 2012 3:24:50 PM UTC+2, Ewan Heming wrote:
>>>
>>> If you're using PHP, you could try out the tutorial I put on my blog: 
>>> http://www.ewanheming.com/2011/12/ppc-software-development/adwords-api/using-the-adwords-api-sandbox
>>>
>>> Hope it helps
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: URGENT: What should I enter to clientId?

2012-03-05 Thread Ewan Heming
Make sure you've got the SOAP and SSL extensions enabled for PHP.

On Monday, March 5, 2012 9:38:51 PM UTC+8, hakin wrote:
>
> I am getting this error :(
>
>
> ( ! ) Warning: SoapClient::SoapClient() 
> [soapclient.soapclient]:
>  
> Unable to find the wrapper "https" - did you forget to enable it when you 
> configured PHP? in 
> C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on line 
> *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
> ..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
> 0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*2254
> 0.43121649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*1285
> 0.44323340848SoapClientFactory->GenerateServiceClient( )
> ..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( )
> ..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
> )..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
> ..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
> ..\AdsSoapClient.php*:*163
> ( ! ) Warning: SoapClient::SoapClient() 
> [soapclient.soapclient]:
>  
> I/O warning : failed to load external entity "
> https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl";
>  
> in C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on 
> line *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
> ..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
> 0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*2254
> 0.43121649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*1285
> 0.44323340848SoapClientFactory->GenerateServiceClient( )
> ..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( )
> ..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
> )..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
> ..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
> ..\AdsSoapClient.php*:*163
> ( ! ) Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from '
> https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl'
>  
> : failed to load external entity "
> https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl";
>  
> in C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on 
> line *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
> ..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
> 0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*2254
> 0.43121649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*1285
> 0.44323340848SoapClientFactory->GenerateServiceClient( )
> ..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( )
> ..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
> )..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
> ..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
> ..\AdsSoapClient.php*:*163
> On Monday, March 5, 2012 3:24:50 PM UTC+2, Ewan Heming wrote:
>>
>> If you're using PHP, you could try out the tutorial I put on my blog: 
>> http://www.ewanheming.com/2011/12/ppc-software-development/adwords-api/using-the-adwords-api-sandbox
>>
>> Hope it helps
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: URGENT: What should I enter to clientId?

2012-03-05 Thread hakin
I am getting this error :(


( ! ) Warning: SoapClient::SoapClient() 
[soapclient.soapclient]:
 
Unable to find the wrapper "https" - did you forget to enable it when you 
configured PHP? in 
C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on line *
163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )..\test.php*:
*020.02601648064AdWordsUser->GetService( 
)..\test.php*:*2430.43121649544AdsUser->GetServiceSoapClient( 
)..\AdWordsUser.php*:*22540.43121649544SoapClientFactory->GenerateSoapClient( 
)..\AdsUser.php*:*12850.44323340848SoapClientFactory->GenerateServiceClient( 
)..\SoapClientFactory.php*:*8260.4445680CampaignService->__construct( )
..\SoapClientFactory.php*:*14970.44343346992AdWordsSoapClient->__construct( 
)..\CampaignService.php*:*568680.44343346992AdsSoapClient->__construct( )
..\AdWordsSoapClient.php*:*5390.44343349480SoapClient->SoapClient( )
..\AdsSoapClient.php*:*163
( ! ) Warning: SoapClient::SoapClient() 
[soapclient.soapclient]:
 
I/O warning : failed to load external entity 
"https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl";
 
in C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on 
line *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*22540.4312
1649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*12850.4432
3340848SoapClientFactory->GenerateServiceClient( )..\SoapClientFactory.php*:
*8260.4445680CampaignService->__construct( )..\SoapClientFactory.php*:*
14970.44343346992AdWordsSoapClient->__construct( )..\CampaignService.php*:*
568680.44343346992AdsSoapClient->__construct( )..\AdWordsSoapClient.php*:*53
90.44343349480SoapClient->SoapClient( )..\AdsSoapClient.php*:*163
( ! ) Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 
'https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl'
 
: failed to load external entity 
"https://adwords-sandbox.google.com//api/adwords/cm/v201109/CampaignService?wsdl";
 
in C:\wamp\www\google\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php on 
line *163*Call Stack#TimeMemoryFunctionLocation10.0012700960{main}( )
..\test.php*:*020.02601648064AdWordsUser->GetService( )..\test.php*:*243
0.43121649544AdsUser->GetServiceSoapClient( )..\AdWordsUser.php*:*22540.4312
1649544SoapClientFactory->GenerateSoapClient( )..\AdsUser.php*:*12850.4432
3340848SoapClientFactory->GenerateServiceClient( )..\SoapClientFactory.php*:
*8260.4445680CampaignService->__construct( )..\SoapClientFactory.php*:*
14970.44343346992AdWordsSoapClient->__construct( )..\CampaignService.php*:*
568680.44343346992AdsSoapClient->__construct( )..\AdWordsSoapClient.php*:*53
90.44343349480SoapClient->SoapClient( )..\AdsSoapClient.php*:*163
On Monday, March 5, 2012 3:24:50 PM UTC+2, Ewan Heming wrote:
>
> If you're using PHP, you could try out the tutorial I put on my blog: 
> http://www.ewanheming.com/2011/12/ppc-software-development/adwords-api/using-the-adwords-api-sandbox
>
> Hope it helps
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: URGENT: What should I enter to clientId?

2012-03-05 Thread Ewan Heming
If you're using PHP, you could try out the tutorial I put on my blog: 
http://www.ewanheming.com/2011/12/ppc-software-development/adwords-api/using-the-adwords-api-sandbox

Hope it helps

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


MFC app, have always used raw SOAP/XML... need example API requests for v201109

2012-03-05 Thread wrestler
I have an MFC application (C++) that we have always coded up the XML 
requests for. We cannot migrate to .NET and do not use any libraries. For 
previous versions of the API, Google would provide XML examples, but we 
cannot find any for this latest version.

Could someone point us to some examples, or capture their output for a 
request, strip any private info or replace it and post it or message me?

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: URGENT: What should I enter to clientId?

2012-03-05 Thread Halil Akın
How do I make that call via PHP? I recently started working on API. Can you 
send me a code sample?

On Monday, March 5, 2012 1:20:47 PM UTC+2, Anash P. Oommen wrote:
>
> Hi Halil,
>
> Further to what Ewan mentioned, you can initialize the sandbox by calling 
> CampaignService::get(). When you make the first call, you don't need to 
> provide a customerId.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Sunday, 4 March 2012 02:01:17 UTC+5:30, Halil Akın wrote:
>>
>> I have an MCC account and i am trying to make some tests in Sandbox. I 
>> entered my MCC account's email and password. I also entered the developer 
>> token as email++TRY. However, I couldn't figure out what to enter to Client 
>> id field. Whatever I wrote, it gave me an error. Can you help me on it?
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Sort order for Ad Hoc Reports using multiple fields

2012-03-05 Thread Anash P. Oommen
Hi Mike,

Ordering is not supported in AdWords reports. The ordering field is present 
in the type because the same type is reused in other services that support 
ordering.

Cheers,
Anash P. Oommen,
AdWords API Advisor.


On Friday, 2 March 2012 04:22:45 UTC+5:30, swanjm01 wrote:
>
> Hello,
>
> I am trying to sort the Keywords Performance Report by conversions then by 
> clicks and it doesn't seem to work.  What is the correct syntax to add 
> multiple fields to the XML.  If I use this:
> 
> Conversions
> DESCENDING
> 
>
> It works for sorting by conversions but if I so something like:
> 
> Conversions,Clicks
> DESCENDING
> 
>
> It doesn't sort but doesn't return an error either. According to the 
> current docs this should be possible, it says - under the info on selector 
> > ordering - "The fields on which you want to sort, and the sort order. The 
> order in the list is significant: The first element in the list indicates 
> the primary sort order, the next specifies the secondary sort order and so 
> on."
>
> Anybody out there that can help?  Thanks in advance.
>
> Mike
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdGroupAd missing Ad object

2012-03-05 Thread Anash P. Oommen
Hi Brian,

The Ads in adGroupId 2367058577 are keywordless ads, which is not supported 
in v201109. That's why the ad object is not coming back from the server.

Cheers,
Anash P. Oommen,'
AdWords API Advisor.

On Friday, 2 March 2012 05:46:47 UTC+5:30, bgraves wrote:
>
> Why doesn't the API return Ad objects right now?  I've included all the 
> fields I'm interested in my selector, but it's missing most of them...any 
> insight?  Here's my SOAP trace:
>  
> -BEGIN API CALL-
> 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/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-0.0.0|webmetro https://adwords.google.com/api/adwords/cm/v201109";>IdAdGroupIdStatusTypeHeadlineDescription1Description2UrlDisplayUrlImageCreativeNameNamePromotionLineCreativeApprovalStatusDisapprovalReasonsMobileAdHeadlineMobileAdDescriptionMobileAdMarkupLanguagesMobileAdMobileCarriersMobileAdBusinessNameMobileAdCountryCodeMobileAdPhoneNumberMobileImageAdMarkupLanguagesMobileImageAdMobileCarriersTemplateAdNameDimensionsUrlsTemplateIdTemplateAdUnionIdUniqueNameTemplateElementFieldNameTemplateElementFieldTypeTemplateElementFieldTextMediaIdReferenceIdMimeTypeSourceUrlFileSizeCreationTimeTemplateAdDurationAdGroupIdIN2367058577StatusINENABLEDPAUSEDDISABLED >
> Response
> 
>
> http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201109";>0004ba36fdee51680a4286a20947AdGroupAdServiceget33573 https://adwords.google.com/api/adwords/cm/v201109";>3AdGroupAdPage2367058577DISABLEDSEARCHAdStats0.02367058577DISABLEDSEARCHAdStats0.02367058577ENABLEDSEARCHAdStats0.0 >
> -END API CALL---
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdGroupAdService Selector XML

2012-03-05 Thread HughAJWood
Cheers Anash, that is exactly what the doctor ordered.

We can't currently use any of the client library's as the entire system is 
build in classic ASP, I am trying to get the software and hardware upgraded 
to move to .net or php but we just don't have the resource for moving such 
a large website over.

Regards Hugh.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdGroupAdService Selector XML

2012-03-05 Thread Anash P. Oommen
Hi Hugh,

I've given a sample request xml for retrieving all the adgroups under a 
campaign. Hope it helps:

POST https://adwords.google.com/api/adwords/cm/v201109/AdGroupService 
HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client 
Protocol 2.0.50727.5448)
VsDebuggerCausalityData: 
uIDPo7RV/UBdQ99Bghl6qna9Q1YAk0qp/AtLr0a+y6jYXcVZr65sYIwHQ6dBg1aoYYrxxmYACQAA
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Host: adwords.google.com
Content-Length: 1378
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/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";>*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/cm/v201109";>IdNameCampaignIdEQUALS12345678900500

Also, is there a reason why you are not using a client library? 
http://code.google.com/apis/adwords/docs/clientlibraries.html

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, 5 March 2012 16:46:20 UTC+5:30, HughAJWood wrote:
>
> I am having trouble in using the documentation of the adwords API due to 
> there being no XML examples, to go by and all the documentation only really 
> helps if you are using a prebuilt interface for a supported format in my 
> eyes and doesn't flow like any other API documentation I have ever used.
>
> My problem is when I try and use the selector I have built the soap 
> envelope as I would thought it would be built following the documentation 
> but it just throws it back with various enumeration errors, which I find 
> confusing. This is the 5th API I have used and the first I have come into 
> with such confusion as to how it is laid out.
>
> I have an example of a mutate request but I am lacking a selector, what I 
> simply want to do using v201109 is to select my ad campaigns, could 
> somebody see to supply an example XML envelope of the request to pull back 
> the *adgroups* and I am confident I will be able to work out the rest 
> from there as I basically just need to see where I am going wrong.
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Unknown Exception Occurred

2012-03-05 Thread Surya
Hi,

Thanks for the post.




On Monday, March 5, 2012 4:54:58 PM UTC+5:30, Anash P. Oommen wrote:
>
> Hi Surya,
>
> Are you using v13 ReportService::getReportJobStatus? If so, v13 report 
> service got sunset last week.  See 
> http://googleadsdeveloper.blogspot.in/2012/01/30-days-left-to-migrate-to-adwords-api.html
>  for 
> details.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Friday, 2 March 2012 19:05:33 UTC+5:30, Surya wrote:
>>
>> Hi,
>>  
>> I used to Import Data for my clients for the last 20 days. Recently I 
>> have changed this to 30 days and the Import program is breaking with an 
>> exception message "Unkown Exception Encountered" while fetching the status 
>> report status (in the GetReportStatus call).
>>  
>> Could someone help me why this is happening ?
>>  
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How to cross-reference multiple reports?

2012-03-05 Thread Anash P. Oommen
Hi Erkan,

Yes, if data is not available in a single report, then you need to run 
multiple reports to get the data. You can then join the two reports into 
one over one or more common columns. E.g. ad group reports and campaign 
reports both expose campaign id, so you can join the two reports on the 
campaign id column.

Cheers,
Anash P. Oommen,
AdWords API Advisor.


On Friday, 2 March 2012 15:27:32 UTC+5:30, Erkan Ceran wrote:
>
> Hi Eric,
>
>  Please tell to us. is the best solution get multiple report so this mean 
> is get more request to api for get report ?
>
> I have some issue, i need some fields where is in adgroup reports but i am 
> getting campaign report then. So can we get in one report request ?
>
> Thanks
>
>
> 21 Şubat 2012 Salı 23:51:15 UTC+2 tarihinde Eric Koleda yazdı:
>>
>> Hi Paul,
>>
>> KeywordContentMaxCpc is a field in the ADGROUP report:
>>
>> http://code.google.com/apis/adwords/docs/appendix/reports.html#ad-group
>>
>> Best,
>> - Eric
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Unknown Exception Occurred

2012-03-05 Thread Anash P. Oommen
Hi Surya,

Are you using v13 ReportService::getReportJobStatus? If so, v13 report 
service got sunset last week.  See 
http://googleadsdeveloper.blogspot.in/2012/01/30-days-left-to-migrate-to-adwords-api.html
 for 
details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Friday, 2 March 2012 19:05:33 UTC+5:30, Surya wrote:
>
> Hi,
>  
> I used to Import Data for my clients for the last 20 days. Recently I have 
> changed this to 30 days and the Import program is breaking with an 
> exception message "Unkown Exception Encountered" while fetching the status 
> report status (in the GetReportStatus call).
>  
> Could someone help me why this is happening ?
>  
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: URGENT: What should I enter to clientId?

2012-03-05 Thread Anash P. Oommen
Hi Halil,

Further to what Ewan mentioned, you can initialize the sandbox by calling 
CampaignService::get(). When you make the first call, you don't need to 
provide a customerId.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sunday, 4 March 2012 02:01:17 UTC+5:30, Halil Akın wrote:
>
> I have an MCC account and i am trying to make some tests in Sandbox. I 
> entered my MCC account's email and password. I also entered the developer 
> token as email++TRY. However, I couldn't figure out what to enter to Client 
> id field. Whatever I wrote, it gave me an error. Can you help me on it?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How to create a sandbox using java client v201109

2012-03-05 Thread Anash P. Oommen
Hi,

We are aware of the issue where sandbox returns 0 as account id. We are 
working on it, we will update once we have a fix.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, 5 March 2012 01:56:54 UTC+5:30, bloodcell wrote:
>
> It seems that the problem is known and old - client id's on newly created 
> sandboxes are zero.
>
> https://groups.google.com/forum/?hl=en&fromgroups#!topic/adwords-api/e7Qe0gqbPTU
>  
>
> I've tried using different authentication emails - does not work.
> Would appreciate any help.
> 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


AdGroupAdService Selector XML

2012-03-05 Thread HughAJWood
I am having trouble in using the documentation of the adwords API due to 
there being no XML examples, to go by and all the documentation only really 
helps if you are using a prebuilt interface for a supported format in my 
eyes and doesn't flow like any other API documentation I have ever used.

My problem is when I try and use the selector I have built the soap 
envelope as I would thought it would be built following the documentation 
but it just throws it back with various enumeration errors, which I find 
confusing. This is the 5th API I have used and the first I have come into 
with such confusion as to how it is laid out.

I have an example of a mutate request but I am lacking a selector, what I 
simply want to do using v201109 is to select my ad campaigns, could 
somebody see to supply an example XML envelope of the request to pull back 
the *adgroups* and I am confident I will be able to work out the rest from 
there as I basically just need to see where I am going wrong.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


INVALID_ID operations[0].operand.ad.id

2012-03-05 Thread Artur Meinzer
Hello Adwords Team,

I have a problem with some Ads which I wanted to upload. It always says 
INVALID_ID operations[0].operand.ad.id. I'm using the simple mutate job 
service and the new client library 3.0.0 for PHP. There is a batch of 50 
operations (25 ADD, 25 SET) which always fails. Last week I've done more 
than one million operations and they all worked fine. I would appreciate 
it, if someone could check this. 
Here is one request ID: 0004ba7c0051c6e90a345ea871b9

Thanks in advance

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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