AuthorizationError.CUSTOMER_SYNC_DISABLED

2012-10-02 Thread MarcF
Hello, During one hour yesterday, we have received many "AuthorizationError.CUSTOMER_SYNC_DISABLED" for various accounts, and for various calls through the API. Could you explain what is this ( I didn't find it in the documentation) ? Is it relative to the next API sunset ? Cheers -- =~=~=~=~

Re: How to get all ads in US for one client id?

2012-10-02 Thread Oliver
The easiest way to get performance data (impressions, clicks, etc.) for camapigns and Ads is to use the adhoc reports: https://developers.google.com/adwords/api/docs/appendix/reports code samples here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk%2Fexamples%2Fv201206

Re: How to get keyword details using v201109

2012-10-02 Thread Oliver
Auction Insights are not exposed over the API yet. Oliver On Wednesday, October 3, 2012 6:25:22 AM UTC+1, Jeetesh Srivastava wrote: > > > Is there anyone who can help me.. > > > > On Saturday, September 29, 2012 4:23:25 AM UTC-6, Jeetesh Srivastava wrote: >> >> Dear Team, >> I am u

iPhone App To Help You Learn French Faster By Using Flashcards With Pictures

2012-10-02 Thread French Flashcards with Pictures
"French Flashcards with Pictures" is an iPhone app that will help you learn French faster by using flashcards with pictures (learn over 300 most commonly used words in the English / French language from A to Z), thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to get keyword details using v201109

2012-10-02 Thread Jeetesh Srivastava
Is there anyone who can help me.. On Saturday, September 29, 2012 4:23:25 AM UTC-6, Jeetesh Srivastava wrote: > > Dear Team, > I am using dotnet client library v201109.Please help me to > get Keyword details (Search Term ---Auction Inside Single Keyword Only) for > particular ke

Re: Perl Client Library 2.7.0 and Authorization Handlers

2012-10-02 Thread Etienne Lawlor
I guess you can still make API calls to v201206 with ClientLogin. I guess im gunna go down that path then. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=

Re: How to get all ads in US for one client id?

2012-10-02 Thread Leo
Thanks for your reply. Yes, I did take a look at those samples in BasicOperations. I'm just wondering if/how I can use GeoLocationService, LocationCriterionService or any client service to get country, impressions, clicks. I'm able to get campaign id, impressions, clicks. I want to pass in a

Managed Placements Performance Report - mobileappcategory:: and mobileapp:: placements.

2012-10-02 Thread Sean Busa
We can see data when we pull this report via the UI, the AdGroups are set up under AdMob, however when I pull the report for the same date range via the API using v201206 adhoc Managed Placement Reports. I cannot see the same data for the account. There also doesn't appear to be a column availa

Re: How to get all ads in US for one client id?

2012-10-02 Thread Oliver
Have you seen the php code samples here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk%2Fexamples%2Fv201206%2FBasicOperations Oliver On Tuesday, October 2, 2012 6:21:37 PM UTC+1, Leo wrote: > > Is there an example in PHP? > > On Tuesday, October 2, 2012 10:15:19 AM U

Re: How to get all ads in US for one client id?

2012-10-02 Thread Leo
Is there an example in PHP? On Tuesday, October 2, 2012 10:15:19 AM UTC-7, Leo wrote: > > How can I get a list off all ads info (impressions, clicks, cost, etc) in > US (or any given country) for my client id? > > Thanks, > Leo > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

What client Service in PHP should be used to get a list of ads info in US

2012-10-02 Thread Leo
What client service (GeoLocationService.php / CampaignCriterionService.php) should I use get a list of ads info in US? Is there an example that is similar to GetAdGroups.php? Thanks, Leo -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://ad

How to get all ads in US for one client id?

2012-10-02 Thread Leo
How can I get a list off all ads info (impressions, clicks, cost, etc) in US (or any given country) for my client id? Thanks, Leo -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwo

Cannot SET Adparam values through AdParamService using valid AdGroupId and CriterionIds values

2012-10-02 Thread Sandbox
I am trying to update parameters embedded in my adverts using the AdParamService mutate method with the SET operator as per the examples. I can't get it to work despite several days effort :( I am sure that the AdGroupIds and KeywordIds I am using exist, but I get an invalid ID error when I try

Re: Changing TargetContentContextual fail with CANNNOT MODIFY NETWORK CONTEXUAL

2012-10-02 Thread aminotsukasa
Hi Danial If ContentContextual has any meaning with disabled display network. I think ContentContextual can have a flexible reach meaning (null value) Why ContentContextual can have only true or false value? 2012年10月2日火曜日 19時11分47秒 UTC+9 AdWords API Advisor: > > Hello aminotsukasa, > > > I belie

Re: Changing TargetContentContextual fail with CANNNOT MODIFY NETWORK CONTEXUAL

2012-10-02 Thread AdWordsAPIAdvisor
Hello aminotsukasa, I believe in case 2 as the campaign set up specific range, TargetContentContextual still has meaning and can not be null. Set this to true to enable Specific Reach and to false to enable Broad Reach. -Danial, AdWords API Team. Original Message Follows: --