AdWords API Estimating traffic / cost for managed site placement?

2009-11-05 Thread Mike
about this. Thanks so much, Mike -- 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-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more

AdWords API Authentication error in .NET examples

2009-11-18 Thread Mike
was hoping it would come out on the console, but I get nothing. Secondly, I've checked and doublechecked my credentials for accessing the sandbox, is there someone who can check the credentials I am using are correct? Cheers Mike -- You received this message because you are subscribed

AdWords API Re: EntityNotFound.INVALID_ID

2010-03-18 Thread Mike
campains and groups, but not ads. Regards Mike -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

AdWords API Re: EntityNotFound.INVALID_ID

2010-03-19 Thread Mike
= (float)$foo; if someone know better fix, let me know. Regards Mike On 18 Mrz., 19:38, Mike i...@webtraffics.de wrote: I experience the same problem in Sandbox with php lib.  My code is based on examples/AddAds.php. Basicly I just changes  $adGroupId='3121652289'.  SoapFault Object

AdWords API Get All Keywords

2010-03-19 Thread Mike
How is the best way to get all keywords and keyword_id in Campaign. Someone on PHP example for me? Regards Mike -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http

AdWords API API returning XML_STREAM_EXC faultstring

2010-03-24 Thread Mike
Hi, For reasons to lenghty to go into, I'm not using any client libraries, instead I manually post XML to the Google API service, from a Unix prompt using curl. However no matter what I try I always get the following returned: HTTP/1.1 500 Internal Server Error soap:Envelope

Can we link in another another adwords a/c into our api access

2010-08-20 Thread Mike
we have access to the API via our main account. We have now setup another similiar operation in another country, which has it's own adwords a/c. We would like to access the api for both operations. if so, how do we do it please? Mike -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

403 code and Error=Unknown when authenticating Google Analytics account

2012-10-17 Thread Mike
Hi there. So we have a client who tried to connect their Google Analytics via the API but was unsuccessful. However with the same credentials we can log into Analytics through a browser. So the credentials are correct. The error we got back was code: 403 error: Error=Unknown

Re: 403 code and Error=Unknown when authenticating Google Analytics account

2012-10-31 Thread Mike
I'm connecting to https://www.google.com/accounts/ClientLogin Thanks Mike On Wednesday, October 24, 2012 1:50:54 AM UTC-7, Paul Matthews wrote: Hi Mike, Firstly, can I check that you were not querying the sandbox API. As this accepts slightly different credentials (for more info see

Re: [v201209] Vietnam ID 2704 - LocationSearchParameter Error

2012-11-07 Thread Mike
The problem still exists, right? if I send multiple queries in a row the problem usually occurs only on the second or third time. *Could not process your request - [CriterionError.INVALID_CRITERION_ID @ selector.searchParameters[1].locations[0]; trigger:'2276']* Mike

Re: Issues with BatchJobService - jobs remain stuck

2017-02-23 Thread Mike
Hi Nadine Now in 24 Feb it's stuck again with job ID 449587116. Can you check what happen please? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

BatchJobService Timeout

2017-02-17 Thread Mike
Hi There I using perl and try to update 10 adgroup CPC with adwords API for do that I use BatchJob. So I can generate BatchJob and get ID and upload url, than I when I try to use upload_operations it stuck about 30 minute and throwing error Connection Timeout Code 500. this is one of my

Blank screen in browser but in console it runs

2016-09-02 Thread Mike
Hi, i have tried to make a first call and using the php clinet lib examples. If i make a call with console it runs well, ut when i use the same call (same file) with browser, I get a blank screen. I use this file:

many keywords status update

2016-09-07 Thread Mike
Hi, is there any PHP example for an bulk update (status) of many keywords, or an example how can I use the BatchJobService for that, or what ist the best practice ? Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

BatchJob - only the first Operation [] is successful, always

2016-09-15 Thread Mike
Operation [4] - FAILURE Operation [5] - FAILURE Operation [6] - FAILURE Operation [7] - FAILURE Operation [8] - FAILURE Operation [9] - FAILURE Operation [10] - FAILURE Operation [11] - FAILURE We use PHP client lib. Is there any idea ? Mike

Batch job mutate is too slow, stucked, not efficient!!

2016-09-22 Thread mike
Hi, Im using the API in order to upload keywords to adgroups. I have ~10 and when Im using the batch job service is too slow( sometimes the server crashs before). I red the API documentation but cant find a better way that im using My question is: 1. Is there a better way to upload all these

Batch job service is not efficient, stucked

2016-09-22 Thread mike
Hello, Im trying to use the BatchJob service in python. Im creating adgroups with in total ~10 keywords and it takes a lot of time(sometimes also stucked). I have read the code in the api documentation. My question is: 1. There a efficient way to create this batch jobs?\ 2. There is a limit

Re: Batch job service is not efficient, stucked

2016-09-27 Thread mike
~10 keywords). Do you a better way to do this? Maybe a workaround or another protocol. Thanks! On Thursday, September 22, 2016 at 11:31:07 PM UTC+3, Vishal Vinayak (Adwords API Team) wrote: > > Hi Mike, > > Looks like you are referring to our python example > <https://gi

Policy error in expanded ad in description

2016-11-09 Thread mike
Hi: Im trying to upload ads to adwords through the API and had this policy error: https://support.google.com/adwordspolicy/answer/6021546#048; target="_blank">See the full policy, isExemtable=true, violatingParts=[Part{index=66, length=4}]},

Re: Batch Operator AUTO CANCELED and INERNAL_ERROR

2017-03-23 Thread Mike
just keep upload operations and no need to wait for result. Thank, Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Batch Operator AUTO CANCELED and INERNAL_ERROR

2017-03-24 Thread Mike
ntent.com/-qvg1EXM0bz0/WNTqNZLyPnI/ABo/njFjPXSrgzQWRVlswy4f3VJqJs9nWGZvQCLcB/s1600/Screen%2BShot%2B2560-03-24%2Bat%2B4.41.12%2BPM.png> Thank, Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-03-30 Thread Mike
Hi Irene Since last week I got the problem same you, I resolve by reduce operator for batch job from 1000 operator per batch job to 200 operator per batch job. hope this help Mike. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Batch Operator AUTO CANCELED and INERNAL_ERROR

2017-03-28 Thread Mike
for help Mike. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Batch Operator AUTO CANCELED and INERNAL_ERROR

2017-03-22 Thread Mike
%2F7IAty4YLhuYv4Q6pyxSgCtcvmu1oK6ORMUJSg631n3rl4AIZrqeGyMw%3D%3D thank Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

how to retrieve adgroup sitelinks with perl

2017-03-16 Thread Mike
=> [$campaign_predicate], paging => $paging }); my $element = Google::Ads::AdWords::v201702::AdGroupExtensionSettingService::get->new( selector => $selector, # see Google::Ads::AdWords::v201702::Selector ); what to do next Thank Mike. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

CANNOT_ADD_EXISTING_FIELD and criterion.id

2017-03-03 Thread Mike
to get Criterion ID. Question is 1. Can I override bidModifier and How 2. If I can't how I can get Criterion ID Thank. Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

keyword planner api doesnt work sometimes

2017-09-10 Thread mike
Hi, Sometimes I use the keyword planner API for a couple of queries and I receive this error: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. There is a maximum rate that after I receive thise error? Maximum number of queries? What can I do if I receive these exceptions. Thanks! -- The

Re: Google Ads MCC test accounts NOT creating client accounts

2020-02-05 Thread Mike
I totally agree with you. No way to create test google account in order to create/manage test campaigns. Google API has issues in this that need to be addressed. Mike On Thursday, February 6, 2020 at 2:14:52 AM UTC+2, Joe Davis wrote: > > When a manager test account is created,

Cannot create LinkId for Other Provider

2020-02-07 Thread Mike
HI, I managed to create a test google ads account through API but now I am stuck on another step. I created a campaign (under this test account) for capturing mobile app installs and I would like to select 'Other Provider' in App Analytics Provider. Following the instructions from this:

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-04 Thread Mike
to the creation of a normal Google Ads account, not a test one. Regards, Mike On Tuesday, February 4, 2020 at 10:33:42 PM UTC+2, adsapiforumadvisor wrote: > > Hi Rich, > > Thanks for reaching out. As I said, your test customer account is possibly > already created. The test manager acc

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-04 Thread Mike
Actually leads to a normal account with note 'Setup in progress' which stays forever. On Wednesday, February 5, 2020 at 9:47:32 AM UTC+2, Mike wrote: > > Hi, > > I have the same issue. > > my goal is to create a test environment to check Google Ads API Beta > and Google Ap

Re: Unable to generate Link ID for third party app analytics provider

2020-02-10 Thread Mike
Hi Danish, I am trying to do exactly the same and now getting the error message: The Provider ID you entered is not valid. Have you managed to solve the problem? Regards, Mike On Tuesday, August 27, 2019 at 2:25:23 AM UTC+3, Dinesh Sawant wrote: > > Hi, > > I am following th

Re: Cannot create LinkId for Other Provider

2020-02-10 Thread Mike
The link you provided is the home page of the Google Ads public faq. How to contact Apps Conversion Tracking API Product Team? Is there an email address or a forum dedicated to this particular API? Also, my question related to the Apps Conversion Tracking API but the error I am receiving is

Re: How to get Linked Accounts

2020-02-15 Thread Mike
Hi Nikisha, you should also consider adding the following: 1. adding linked accounts 2. share linked accounts 3. importing conversion actions from linked thrid-party analytics Regards, Mike On Friday, February 14, 2020 at 10:25:53 PM UTC+2, adsapiforumadvisor wrote: > >

Re: invalid error when try to issue LinkID with approved MCC

2020-03-10 Thread Mike
Hi Taichi, we are trying to do the same for 1+ month but still no luck. I have communicated with every possible Google contact and no answer. The basic access developer token is related to app conversion api application? Regards, Mike On Tuesday, March 10, 2020 at 8:55:19 AM UTC+2, Taichi

Re: Google Ads API: conversions count changes over time for past days

2020-04-08 Thread Mike
is not available through the API. Mike On Wednesday, April 8, 2020 at 5:15:54 PM UTC+3, adsapiforumadvisor wrote: > > Hi Mike, > > Thank you for reaching out. There are specific considerations when > reading conversion data; please see this resource page > <https://support.

Re: Google Ads API: conversions count changes over time for past days

2020-04-09 Thread Mike
Hi Andrew, using the geographic_view you cannot have group by hour. using the campaign_view you cannot have group by country. So I cannot achieve what I described. Any solution? Mike On Thursday, April 9, 2020 at 9:52:54 PM UTC+3, adsapiforumadvisor wrote: > > Hi Mike, > > Could

Re: Google Ads API: conversions count changes over time for past days

2020-04-10 Thread Mike
on click cost at the time the conversion appears in the API, this changes over time because API changes click cost and conversion count. My main concern is for App Campaigns and all above can be replayed anytime. Mike On Friday, April 10, 2020 at 3:37:56 AM UTC+3, adsapiforumadvisor wrote

Re: Google Ads API: conversions count changes over time for past days

2020-04-09 Thread Mike
icks count and cost_micros per campaign, ad group, country, device, day and hour by the Google Ads API available reports. Regards, Mike On Wednesday, April 8, 2020 at 9:52:37 PM UTC+3, adsapiforumadvisor wrote: > > Hi Mike, > > I appreciate your concern. It is not unusual f

Google Ads API: conversions count changes over time for past days

2020-04-08 Thread Mike
? *When I expect to have final data about conversions count? * This is critical to be addressed. We cannot report different data every day to our customers. Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Google Ads API: conversions count changes over time for past days

2020-04-08 Thread Mike
*RERUN NOW* { "campaign": { "resource_name": "customers//campaigns/", "name": "", "app_campaign_setting": { "app_id": "" } }, "segments": { "date":

Google Ads API: unreliable conversions count and cost

2020-04-22 Thread Mike
when these happen. I cannot track conversions for the past days because reports do you provide cost, country and device platform per hour. So I cannot store in a reliable way the conversions and their cost. Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Google Ads API: import conversions actions

2020-04-29 Thread Mike
Hi, can I import conversions actions from third-party analytics through Google Ads API? Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Google Ads API: cannot update app campaign ad group ad descriptions and headline

2020-04-30 Thread Mike
:178:23) at Generator.throw () at rejected (C:\projects\dsp-jobs\node_modules\google-ads-api\build\services\service.js:6:65) at I can do it through Google Ads UI. Why? is this a bug? Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Google Ads API: unreliable conversions count and cost

2020-04-22 Thread Mike
for the past days and with campaign_view you cannot group by country. So these are useless if you need to have conversions and cost broken down by country, device, hour. Also, there is no metric for conversions count (by conv.time) as it is on the UI. Regards, Mike On Wednesday, April 22, 2020

Google ADS Api: RESOURCE_EXHAUSTED: Resource has been exhausted (e.g. check quota).

2020-07-03 Thread Mike
Hi, my code uses only .list method and now I get RESOURCE_EXHAUSTED. Same API calls used to work for many days. What is happening now? Can you reset the quota for us? request_id: 41XDZODsbP_AXqPcGJ1RUQ Regards, Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Google Ads API: missing conversion actions from API call

2020-06-05 Thread Mike
: SELECT conversion_action.id FROM conversion_action or the response from api call to ConversionActionService ) Why is that? Can you please fix it now? Regards, Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Google Ads API v4: ThirdPartyAppAnalyticsLinkService missing google play linked apps

2020-07-22 Thread Mike
Hi, the new ThirdPartyAppAnalyticsLinkService that was introduced on v4 does not return rows from google play apps. Please fix it. Regards, Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Programme access via request from MCC

2022-12-06 Thread Mike
Hi All, we use Ads API V11 and download campaign information by standard. If the customer sends us an invitation to access the account and we confirm this, everything works fine. The problem occurs if we request access via MMC and the customer confirms the request. We get access as

Re: Programme access via request from MCC

2022-12-08 Thread Mike
Thank you Carmela for your reply and guidance. The link with the description to the prolinked account helped us and the download now works through the MCC account as well. On Wednesday, December 7, 2022 at 5:14:58 AM UTC+1 adsapi wrote: > Hi Mike, > > Thank you for raising thi

Re: New to API, Which Password

2011-05-09 Thread MIKE MIKE
You use the MCC account credential, - Mike Dannie Stanley wrote: What email address and password do I put in auth.ini. I am an outside developer and I do not wish to put my own Gmail account credentials in a plain text file on the server. We already have a developer token according

Re: CROSS CLIENT REPORT IS NOT WORKING IN V201101

2011-05-09 Thread MIKE MIKE
access to it. Currently the Report Definitons will do this if you issue a request for a cross client report definition, it will redirect indefinatly with 302's and then fail with a 502. - Mike rajesh.adX wrote: hi , Cross Client Reporting is not working in V201101 which is for MCC clients

Instream Ads

2011-05-10 Thread MIKE MIKE
? It should be that i should be able to ask MEDIA Service for the reference Id for a video that is stored in youtube and have that attach to my ad. Thats how it works in manual provisioning. -Mike -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

AdWords API Adgroup Ad ID Invalid

2010-02-18 Thread Mike-Indiana
In PHP... I tried everything. The ID is there and there are no quotes. I am able to create an adgroup text ad, but I cannot set the status to PAUSE or DISABLED. Any direction would be helpful. Error: SoapFault Object ( [message:protected] = [EntityNotFound.INVALID_ID @

AdWords API Re: Displaying updated adgroup CPC

2010-02-19 Thread Mike-Indiana
Hi Eric, Thanks for the reply. I'm running into this error: Catchable fatal error: Object of class Bid could not be converted to string On Feb 18, 9:37 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, You need to retrieve the value the same way you are setting it.  In this

AdWords API Re: Adgroup Ad ID Invalid

2010-02-19 Thread Mike-Indiana
/soap:Envelope On Feb 18, 10:12 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Mike, Do you have the SOAP XML logs for this request?  I've seen some cases where a correct ID gets truncated when it is serialized to XML. Best, - Eric Koleda, AdWords API Team On Feb 18, 4:44 am, Mike

AdWords API Re: Displaying updated adgroup CPC

2010-02-22 Thread Mike-Indiana
Thanks for your help Eric, I switched from ApiAbility and I'm trying to get this all figured out. Mike On Feb 22, 11:25 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, The bid is a complex object, if you want the numerical money value inside it you need to unwrap the object

AdWords API Ad Stats

2010-02-23 Thread Mike-Indiana
Hi Eric, Is it possible to generate stats while looping through adGroupAd? My goal is to retrieve the title, description, landing url and display url while showing the CTR. My code in PHP is the following, however I'm not getting the CTR data: if (isset($result-entries)) { foreach

AdWords API Re: Ad Stats

2010-02-24 Thread Mike-Indiana
AdStatsSelector(); $selector-startDate = '20090101'; $selector-endDate = '20100201'; $result = $adGroupAdService-get($selector); On Feb 24, 8:41 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Mike, In order to retrieve stats you need

Anyone get this undocumented EntityCount error? ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN

2013-11-18 Thread Mike B
I got the following error (log image attached) when trying to assign sitelinks to adgroups via the AdgroupFeedService, but I cannot find documentation of it anywhere in the API Reference, the AdWords Limitshttps://developers.google.com/adwords/api/docs/appendix/limitspage, or theOrganizing

Anybody ever get an ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN EntityCount error?

2013-11-18 Thread Mike B
While trying to populate adgroups with new sitelinks, I got the following error (screenshot attached). I can't find any mention of it in the API Reference. *errorString:* EntityCountLimitExceeded.CAMPAIGN_LIMIT *limit*:1 *accountLimitType:* ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN *existingCount:*

Best practices for deleting feeditems and adgroup feeds?

2013-12-06 Thread Mike B
Google folks, it would be great if you could provide some guidance on this -- When deleting an adgroup feed, should I first remove the feeditems from the feed, or is it sufficient to simply do a REMOVE on the adgroup feed in a single AdGroupFeedOperation? I've already REMOVEd an adgroup feed,

Problems migrating to v201306/309

2013-12-09 Thread Mike C
I have an application that was reporting simple stats from client adwords campaigns (clicks, impressions, budgets, etc.) that has broken now that v201302 has been sunset. I already utilize OAuth for authorization and we only really utilize campaignservice and campaignstats to report numbers

Getting MCC stats

2014-01-08 Thread Mike C
of the client's account IDs, or set one manually, I can pull in all the stats. Am I missing something? Am I unable to pull in all the account stats for my clients into one view? Please help point me in the right direction. Any help would be greatly appreciated. Thanks! Mike

Reporting Stats for an MCC

2014-01-08 Thread Mike C
their individual account stats. Any help would be greatly appreciated! Thanks in advance! Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api

Re: Reporting Stats for an MCC

2014-01-14 Thread Mike C
seem very efficient for me to have to download a report, save it , open it, and parse it every time. Please advise. Your help is most appreciated! Mike On Monday, January 13, 2014 12:31:26 PM UTC-8, Ray Tsang (AdWords API Team) wrote: Mike, There is a way to retrieve stats for all accounts

Ad Hoc Reporting to migrate to 309

2014-01-14 Thread Mike C
efficient. Can someone please let me know how I should be doing this? Do I really have to download reports like this? Thanks in advance! Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http

Re: Reporting Stats for an MCC

2014-01-16 Thread Mike C
? Thanks, Mike On Tuesday, January 14, 2014 3:03:29 PM UTC-8, Ray Tsang (AdWords API Team) wrote: Mike, You are welcome! Depending on your needs, you may be able to download the data periodically so that you can avoid hitting the server every time. Some metric/report are updated

Re: Reporting Stats for an MCC

2014-01-28 Thread Mike C
account? Please advise. (It would be great if there was an example somewhere I could take a look at) Thanks! Mike On Monday, January 13, 2014 12:31:26 PM UTC-8, Ray Tsang (AdWords API Team) wrote: Mike, There is a way to retrieve stats for all accounts within an MCC. You will need

Re: Reporting Stats for an MCC

2014-01-28 Thread Mike C
at the campaign level and combining the values but I'd prefer to just grab the stats I need (which is at the account level). Thanks! On Tuesday, January 28, 2014 10:01:20 AM UTC-8, Anash P. Oommen (AdWords API Team) wrote: Hi Mike, https://github.com/googleads/google-api-ads-ruby/blob/master

Missing elements in :order! [:date_range] - when setting a custom date

2014-01-28 Thread Mike C
if I set the :date_range_type to a predetermined data set (Last 7 days, etc.) but I need users to set a custom date. Thanks for the help! Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http

Re: Ad Hoc Reporting to migrate to 309

2014-02-06 Thread Mike Young
You say it's possible to get the report in memory or a temporary file and consume it directly, but you don't say how? I want to run getcampaignstats.php in V201309, it seems this file is completely missing in this new version, and only csv and xml for download only. Please show how using PHP I

Re: Ad Hoc Reporting to migrate to 309

2014-02-12 Thread Mike Young
Yes your quite right!, if I just take out the path where it is to download I get the CLI showing all of the results. How do I capture these into a variable or array, to be able to manipulate them. I have tried many ways and it seems that Curl is involved. Am I on the right track? I have read

Basic report for many clients

2014-02-12 Thread Mike Young
How do I use a basic report for many clients. (Cost, Conversions, Impressions etc) I have 1 MCC with 30 clients (all different IDs) I would usually add the clientID in auth.ini , but as it changes have wrote a script with a counter that each time the API is run using a scheduled task (every

Re: Basic report for many clients

2014-02-13 Thread Mike Young
By a separate thread, are you meaning a copy of the whole google adwords folder as it contains only one clientID in the auth.ini file. The whole folder download is 29mb. I cant replicate this 30 times. I do not want to produce spaghetti coding. Surely you have a procedure that gets all the

Re: Basic report for many clients

2014-02-13 Thread Mike Young
Ok, if I run the same page in 10 threads (running it 10 times) it will still pick up the same clientID in the auth.ini file (123-456-7890) How do I get it to change and use the rest of the client IDs that I need? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Help with minimizing clicks/calls from outside of my marketing area

2014-02-18 Thread Mike Burton
Hello! I'm hoping someone can help me with this. I sell car insurance but only in Illinois. I've excluded all 49 other states from my marketing but still I routinely get phone calls from people out of state saying they looked up my number on Google. What I think is happening is that their

Re: content-length is required in php

2014-02-19 Thread Mike Young
Hi Paul, I have the same problem with my script DownloadcriteriaReportWithAWQL.php in the V201309 library I have stringed two reports together one downloading a report for yesterday (yesterday.xml) and another that downloads todays report (today.xml) Then it will unpick the XML after. All

Ad Hoc reporting for PHP

2014-02-25 Thread Mike Young
Could you point me in the direction of clear examples of Ad hoc reporting using PHP. Is this the same as using the soap way? I wish to download stats (conversions, cost, impressions etc) for 25 clients every 10 minutes. I need today stats and yesterday statsin one go Is this the best

Re: Ad Hoc reporting for PHP

2014-02-28 Thread Mike Young
Yes the PHP way I am currently using (v201306, getcampaignstats.php)..I have created a way to rotate the clientiD in the auth.ini file, but not for the new version for some reason. Are you saying I should : - 1. Run the file download criteria report to get todays report 2. Then run

Newbie challenge; simple reporting query, 400 Bad Request

2014-03-03 Thread Mike Sullivan
Brand new developer token (approved), attempting to get a simple reporting query working. Have tried the .NET library, the 'NoClientLibrary' snippet from (https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary) and my own custom code -- all deliver the same 400 Bad Request

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-03-03 Thread Mike Sullivan
I had a similar problem -- incomplete signup. *There is no Terms Conditions acceptance *at the end of the Billings setup. I did it three times. There is only a Save Changes button or Cancel. On Friday, February 21, 2014 5:25:02 AM UTC-5, Josh Radcliff (AdWords API Team) wrote: Hi,

Overlooking the obvious? Simple report query

2014-03-03 Thread Mike Sullivan
Knowledgeable, but newbie with the AdWords API. Can't get the first query to work, and have tried everythingI think. Would love any insight... I have tried my custom code, using the referenced .NET library, as well as a snippet of NoClientLibrary from here:

Re: Problem with simple Reporting query

2014-03-03 Thread Mike Sullivan
Never mind...my developer token wasn't completely enabled due to a technical glitch. All is well now. On Sunday, March 2, 2014 10:06:01 AM UTC-5, Mike Sullivan wrote: Knowledgeable, but newbie with the AdWords API. Can't get the first query to work, and have tried everythingI think

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-03-05 Thread Mike Sullivan
You need to contact adwordsapi-tok...@google.com and have them process your terms and conditions approval manually. Mike On Wednesday, March 5, 2014 6:48:23 AM UTC-5, adsmo...@gmail.com wrote: I'm having the same problem than Mike. There is no *Terms Conditions acceptance *at the end

Re: Newbie challenge; simple reporting query, 400 Bad Request

2014-03-05 Thread Mike Sullivan
Thanks, I had tried the client library as well. It turned out to be a developer token that was manually processed, marked as approved, but wasn't completed. Problem solved. Mike On Tuesday, March 4, 2014 6:15:02 PM UTC-5, Ray Tsang (AdWords API Team) wrote: Mike, It would be beneficial

Pull campaign stats for one MCC with sub accounts

2014-03-07 Thread Mike Young
My question is the same exactly what was posted two years ago that is below. I have tried everything.how can I change the getcampaignstats.php or another file such as Downloadreportcriteria.php and hard code the *ClientCustomerId*. I will then use this many times each with a different

How to get stats using Firefox Poster Plugin (SOAP - Adhoc)

2014-03-07 Thread Mike Young
/operator valuesACTIVE/values valuesPAUSED/values /predicates /selector reportNameCustom Mike Report/reportName reportTypeCAMPAIGN_PERFORMANCE_REPORT/reportType dateRangeTypeTODAY/dateRangeType downloadFormatXML/downloadFormat /reportDefinition I need to add the SOAP envelope

Re: Pull campaign stats for one MCC with sub accounts

2014-03-10 Thread Mike Young
MCC id, you *can't *get reporting stats from many sub accounts in one go, without changing the code. Regards Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: Getting INVALID_FIELD_VALUES_IN_DATE_TIME when uploading offline conversions.

2014-03-20 Thread Mike Tipping
I have the same problem here since the 17th March. The issues seems to intermittent and if I retry the upload it eventually accepts it without any changes to the format of what I'm sending. On Tuesday, 18 March 2014 20:55:46 UTC, Laura Gonzalez wrote: Hello, I am using the adwords-php-lib

Re: Getting INVALID_FIELD_VALUES_IN_DATE_TIME when uploading offline conversions.

2014-03-20 Thread Mike Tipping
Actually it was intermittent on Monday 17th, now it's constant. On Thursday, 20 March 2014 16:02:51 UTC, Mike Tipping wrote: I have the same problem here since the 17th March. The issues seems to intermittent and if I retry the upload it eventually accepts it without any changes

Re: Set budget (not shared) and location (PHP)

2014-03-27 Thread Mike Young
Was there an answer that would set a budget for a single campaign? (if I have budget ID and campaign name in a variable stored already in a DB) I'm using AWQL method.. Is it as Rick says...something like: - $mycampaignname= abctaxis; $campaign-budget = 50.00; $budget = new Budget();

Set a budget with static BudgetId

2014-03-28 Thread Mike Young
Using V201402 How do I set the budget of a campaign using a stored BudgetId and stored CampaignId? I do not want to create a campaign, just change one. Using the following in PHP (not working code but bits that I have collected from others!): - require_once

AWQL impressions 0 in CAMPAIGN_PERFORMANCE_REPORT

2014-05-14 Thread Mike Young
In my AWQL report, it gets all the necessary data, but when something was paused it would not get the data. I need only campaigns with more than zero impressions, paused or not. I was using WHERE Status IN [ACTIVE] within my statement. so I changed it to Impressions 0 and it makes no

Re: AWQL impressions 0 in CAMPAIGN_PERFORMANCE_REPORT

2014-05-19 Thread Mike Young
report definitions/AWQL queries used - Report responses received Cheers, Josh, AdWords API Team On Wednesday, May 14, 2014 9:57:48 AM UTC-4, Mike Young wrote: In my AWQL report, it gets all the necessary data, but when something was paused it would not get the data. I need only

Re: V2010 API SOPA/XML Examples?

2010-06-07 Thread Mike Keen
. Can we get an answer on this? Mike On Jun 3, 8:05 am, YuukiHayashi hmar...@nifty.com wrote: I am very excited by v201003 beta with new ReportDefinitionService. But it looks like no XML examples of using ReportDefinitionService are in XML examples at following project.http://code.google.com/p

Re: V2010 API SOPA/XML Examples?

2010-06-08 Thread Mike Keen
Reed, I think my problem with using your code was that I assumed I didn't need an auth token. That was my fault. I need to implement grabbing those first. Mike On Jun 8, 11:40 am, Reed r...@powellgenealogy.com wrote: Correct, you must use auth tokens, not email/passwords. re V2010, I see

Re: V2010 API SOPA/XML Examples?

2010-06-08 Thread Mike Keen
Thanks Reed. You've been really helpful, and I appreciate it. One thing to clarify, do I change the ns reference to v2010? Mike On Jun 8, 1:52 pm, Reed r...@powellgenealogy.com wrote: FYI, the XML that I showed works fine under V201003 - just change the ns reference [and get the auth token

Re: V2010 API SOPA/XML Examples?

2010-06-09 Thread Mike Keen
that correctly. Another nudge in the right direction would be greatly appreciated :) Mike On Jun 9, 8:54 am, Reed r...@powellgenealogy.com wrote: soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/ envelope/ xmlns:v20=https://adwords.google.com/api/adwords/cm/ v201003 Also need

Re: V2010 API SOPA/XML Examples?

2010-06-09 Thread Mike Keen
and report back here if I figure out the issue. Mike On Jun 9, 10:58 am, Reed r...@powellgenealogy.com wrote: Mike: Too much stuff in your header!  Take out the emails and passwords, in V2009+ you use just the auth token for authentication:                    soapenv:Header                       v20

  1   2   3   >