Re: intermittent failures in audience performance report

2015-01-22 Thread Michael Ni
I have been getting the same error with "display keyword performance report" HTTP code: 400, error type: 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT', trigger: '', field path: 'IsRestrict' the IsRestrict field is no longer usable Please let the community know when this has been fixed.

DistinctError.DUPLICATE_ELEMENT while updating keyword destination urls with bulk BiddableAdGroupCriterion mutate

2014-05-31 Thread Michael Ni
I am doing bulk operations where I am updating destination urls of keywords { :xsi_type => 'AdGroupCriterionOperation', :operator => 'SET', :operand => { xsi_type: 'BiddableAdGroupCriterion', ad_group_id: ad_group_id, criterion: {

Re: feed service limits and site links implementation problem

2014-04-01 Thread Michael Ni
e UI. > > Could you elaborate a bit on why you need distinct sitelink URLs for every > ad group? > > Thanks, > Josh, AdWords API Team > > On Monday, March 31, 2014 9:02:26 PM UTC-4, Michael Ni wrote: >> >> from this page >> >> https://developers

Re: In report, why does 'cost' change from 1 to 1000000?

2014-03-31 Thread Michael Ni
they should have introduced a new field then deprecated the old one, too important of a field to just change the value On Monday, March 31, 2014 6:15:28 PM UTC-7, Michael Ni wrote: > > I got burnt by this too, over spent 10k in 6 hours. > > On Friday, March 28, 2014 8:03:58 AM UT

Re: In report, why does 'cost' change from 1 to 1000000?

2014-03-31 Thread Michael Ni
I got burnt by this too, over spent 10k in 6 hours. On Friday, March 28, 2014 8:03:58 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hi, > > In the announcement for > v201402, > > we linked to the r

feed service limits and site links implementation problem

2014-03-31 Thread Michael Ni
from this page https://developers.google.com/adwords/api/docs/appendix/limits#feed it says Feeds per account20EntityCountLimitExceeded.ACCOUNT_LIMITWe recommend using only one feed per exten

keywords performance report ReportDownloadError.ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED

2013-10-13 Thread Michael Ni
Is this something new in V201309? I need a way to list out all keywords, not just the ones with impressions. Basically I have to modify all destination urls for keywords as well as ads. The way I obtain the list of keyword ids is from keywords performance report. 1.) is there some sort of ne

Re: report definition services not working for a mcc account linked to another mcc account's adwords account.

2013-10-08 Thread Michael Ni
6:17:24 PM UTC-7, Michael Ni wrote: > > Paul, > > I am using the following clientCustomerId, 321-756-0681 > > > That is owned by 437-771-8634, a mcc account > > which gave access to our mcc account > 973-412-2676 > > > > Could you programatically check out

Re: report definition services not working for a mcc account linked to another mcc account's adwords account.

2013-10-07 Thread Michael Ni
> > . > > Regards, > > - Paul, AdWords API Team. > > On Monday, 7 October 2013 11:28:17 UTC+1, Michael Ni wrote: >> >> For company X, which has a mcc account (unknown customer id), that mcc >> account manages their own google adwords account (321-756-0681).

report definition services not working for a mcc account linked to another mcc account's adwords account.

2013-10-07 Thread Michael Ni
For company X, which has a mcc account (unknown customer id), that mcc account manages their own google adwords account (321-756-0681). Company X allowed my company, company Y, to manage their adwords account. So they linked adwords account (321-756-0681) to company Y's mcc account (973-412-267

Re: google adwords api oauth2 test environment

2013-08-26 Thread Michael Ni
I have been using web flow as my main flow. Is the only difference in web flow and installed app flow the redirection url, in terms of param settings. Mike On Monday, August 26, 2013 6:27:15 AM UTC-7, Ewan Heming wrote: > > Hi Mike, > > You only need the callback to use the OAuth web > flow

Re: google adwords api oauth2 test environment

2013-08-26 Thread Michael Ni
t, > - Takeshi, AdWords API Team > > On Monday, August 26, 2013 1:34:47 PM UTC+9, Michael Ni wrote: >> >> Is there a test environment for google adwords api? >> >> I want to bypass the oauth2 authorization. >> >> It is difficult to test when I have to get aut

Re: oauth2 mcc account vs adwords account

2013-08-26 Thread Michael Ni
the page, this is > no such service for me to turn on. Do u have any clue on this? > > Thanks > > On Monday, August 19, 2013 8:41:17 PM UTC-4, Michael Ni wrote: >> >> Thanks Ewan, >> >> If it's just mcc then it saves me a bunch of pain. >> >> It

google adwords api oauth2 test environment

2013-08-25 Thread Michael Ni
Is there a test environment for google adwords api? I want to bypass the oauth2 authorization. It is difficult to test when I have to get authorization from oauth2, mainly due to the callback. Or at least is there a generic access token + refresh token for a test environment. Mike -- -- =~

Re: oauth2 mcc account vs adwords account

2013-08-19 Thread Michael Ni
Thanks Ewan, If it's just mcc then it saves me a bunch of pain. It seems wierd that I don't have to switch on google adwords api in the https://code.google.com/apis/console under services. I use the adsense api, and I had to switch it on, but for adwords, I guess I don't. On Monday, August

oauth2 mcc account vs adwords account

2013-08-19 Thread Michael Ni
I am trying to implement Oauth2 for google adwords api. Currently the app has many mcc accounts, each of which has many google adwords accounts connected to the mcc. Am I supposed to create oauth2 with access and refresh tokens for the mcc account, or the individual google adwords accounts? Ba

Re: AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-12 Thread Michael Ni
: > > Hello Mike, > > > Thanks for the details, I'll check the ADD and SET behavior. > > As per change, it must has happened with v201302 when the > BiddingStrategyConfiguration was introduced. > > > -Danial, AdWords API Team. > > > On Friday, August 9, 2013 1

google adwords ruby client threadsafe

2013-08-12 Thread Michael Ni
I am considering using JRuby with the google adwords ruby client. I want to do some faster and more efficient solution using threads to use the google adwords api. 1.) is the google adwords ruby client thread safe? 2.) in most cases of my code, i re-authenticate for each request. a.) Are th

Re: AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-09 Thread Michael Ni
rds API Team. > > > On Thursday, August 8, 2013 3:49:46 PM UTC+4, Michael Ni wrote: >> >> Thank you Danial for your time. >> >> Account ID: 568-153-6974 >> I have included two subjects. >> Both subjects belong to campaign "62441820". >

Re: AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-08 Thread Michael Ni
D_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN", :existing_count=>1000, :xsi_type=>"EntityCountLimitExceeded"}]}} --- result_response END --- Operation [0] - FAILED On Thursday, August 8, 2013 3:20:29 AM UTC-7, Danial Klimkin wrote: > > Hello Michael, >

Re: Entities Limit

2013-08-07 Thread Michael Ni
I am getting entity limits on a separate param as posted in here https://groups.google.com/forum/#!topic/adwords-api/giN1SyOJFhU Was there a recently change that all of a sudden limits are being enforced? I am being limited on ad groups having a bidding configuration with manual cpc but it is in

Re: AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-07 Thread Michael Ni
I have many campaigns with over 1 groups and all with manual cpc bidding strategies. I am able to mutate those ad group cpc prices except for 2 campaigns which I am getting the limit error. Is this a bug? Mike Ni On Monday, August 5, 2013 11:32:29 PM UTC-7, Michael Ni wrote: > >

Re: should I set biddingStrategy at both the campaign and AdGroup levels?

2013-08-06 Thread Michael Ni
question has moved into its own topic https://groups.google.com/forum/#!topic/adwords-api/giN1SyOJFhU On Monday, August 5, 2013 9:19:14 PM UTC-7, Michael Ni wrote: > > Hello Danial, > > I am seeing errors > {:field_path=>"operations[0]",

AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-05 Thread Michael Ni
I am seeing errors {:field_path=>"operations[0]"**, :trigger=>nil, :error_string=>"** EntityCountLimitExceeded.**CAMPAIGN_LIMIT", :api_error_type=>"**EntityCountLimitExceeded", :reason=>"CAMPAIGN_LIMIT", :enclosing_id=>"65452860", :limit=>1000, :account_limit_type=>"AD_**GROUP_BIDDING_STRATEGY_

Re: should I set biddingStrategy at both the campaign and AdGroup levels?

2013-08-05 Thread Michael Ni
Hello Danial, I am seeing errors {:field_path=>"operations[0]", :trigger=>nil, :error_string=>" EntityCountLimitExceeded.CAMPAIGN_LIMIT", :api_error_type=>"EntityCountLimitExceeded", :reason=>"CAMPAIGN_LIMIT", :enclosing_id=>"65452860", :limit=>1000, :account_limit_type=>"AD_GROUP_BIDDING_STRA

Re: Looking for an AdWords API programmer

2013-04-29 Thread Michael Ni
email me michael...@gmail.com On Friday, April 19, 2013 9:30:28 AM UTC-7, Marc Damon wrote: > > I have had a few programmers start API projects for me that they can't > finish and I need someone who knows what they are doing to get these done > as soon as possible. > > The first project is a bud

Re: AdHoc Reporting Service Errors

2013-01-19 Thread Michael Ni
same thing over here, what is going on at google? On Saturday, January 19, 2013 3:54:06 AM UTC-8, Abhinay Mehta wrote: > > Sorry I mean most of our reports SINCE the 17th of Jan are failing. > > On Saturday, January 19, 2013 11:52:48 AM UTC, Abhinay Mehta wrote: >> >> Could someone from Google ple

Re: Traffic estimator graph

2012-08-20 Thread Michael Ni
aService to get BidLandscapes which include estimated > impressions and clicks for each bid, then derive an estimated CTR from that. > > > On Sunday, August 19, 2012 5:45:37 AM UTC-4, Michael Ni wrote: >> >> Kevin, >> >> I am able to get >> mean_avg_cpc >> mean_a

Re: Traffic estimator graph

2012-08-19 Thread Michael Ni
Kevin, I am able to get mean_avg_cpc mean_avg_position mean_clicks mean_total_cost however, to produce the graph, how do i get daily impressions and CTR? mike On Wednesday, May 2, 2012 7:25:31 AM UTC-7, Kevin Winter wrote: > > Hi Udy, > The Google Visualization API allows you to create charts

getting "eligible / ad group paused" in criteria report

2012-04-22 Thread Michael Ni
for criteria report, which column gets me the following values "eligible / ad group paused"? i have looked at the appendix for report types and could not find it -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com ht

Re: criteria report not including 0 impressions, i am using ruby client

2012-04-19 Thread Michael Ni
ocs/appendix/reports#criteria > > On Thursday, April 19, 2012 11:08:26 AM UTC+5:30, Michael Ni wrote: >> >> Is there somewhere in the documentation that shows clearly which criteria >> report report definitions cannot produce zero impressions? >> >> >> On

Re: criteria report not including 0 impressions, i am using ruby client

2012-04-18 Thread Michael Ni
Is there somewhere in the documentation that shows clearly which criteria report report definitions cannot produce zero impressions? On Wednesday, April 18, 2012 12:32:34 AM UTC-7, Michael Ni wrote: > > i'm sorry question was stated wrong, > > The criteria report is not returni

Re: criteria report not including 0 impressions, i am using ruby client

2012-04-18 Thread Michael Ni
i'm sorry question was stated wrong, The criteria report is not returning me rows with 0 impressions even though i have :include_zero_impressions => true mike On Wednesday, April 18, 2012 12:30:53 AM UTC-7, Michael Ni wrote: > > here is report definition > > { >

criteria report not including 0 impressions, i am using ruby client

2012-04-18 Thread Michael Ni
here is report definition { :selector => { :fields => [ 'Status', 'AdGroupName', #AdGroup 'CampaignName', 'CampaignStatus', 'KeywordMaxCpc', # Default max. CPC 'Keyw

Re: mutatejobservice get question

2012-03-23 Thread Michael Ni
thanks, i will try this approach On Friday, March 23, 2012 10:55:41 PM UTC-7, Ewan Heming wrote: > > You should use the report service for this instead of get operations. Pull > a keyword report with the following fields: > > - CampaignName > - AdGroupName > - KeywordText > - KeywordMatchType >

Re: mutatejobservice get question

2012-03-23 Thread Michael Ni
> пятница, 23 марта 2012 г. 2:33:31 UTC+3 пользователь Michael Ni написал: >> >> i need to update 3 million keywords >> >> i know i will be sending concurrent jobs in batches of 1 for mutate >> >> my problem is i am reading excel files with campaign names w

mutatejobservice get question

2012-03-22 Thread Michael Ni
i need to update 3 million keywords i know i will be sending concurrent jobs in batches of 1 for mutate my problem is i am reading excel files with campaign names with no id our ad managers have no technical skills and work off of excel so suppose each person has a list of 500,000 campaign