Error on Report Sample code PHP v201101

2011-03-22 Thread Ken
Hi, I'm trying to run the sample code for AddKeywordsPerformanceReportDefinition.php, for v201101 and when I do I get the error: CUSTOMER_SERVING_TYPE_REPORT_MISMATCH However if I change the version to v201003, it works fine. Does this mean that I have something setup wrong? Thanks

API Reports

2011-07-20 Thread Ken
I want to run a defined report and the report type is campaign. I just want one field "cost" for a specified date range. What will it cost me to run the report? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:/

How to set Keyword settting to Audience or Content when I add display keyword via adwords api?

2018-11-04 Thread Ken Hsu
Hi everyone Can I set Keyword settting to Audience or Content when I add display keyword via adwords api? Just like the screensot in attachment -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Can I set target setting to Observation when I add audience or topic to ad group via api?

2018-11-07 Thread Ken Hsu
Hi everyone Is there any way to set target setting to Observation when I add audience or topic to ad group via api? Just like attachment thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Can I set campaign's target setting to specific devices via adwords api?

2018-11-22 Thread Ken Hsu
Hi everyone Can I set campaign's target setting to specific devices via adwords api? Like attachment below Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

How to change test account to production account?

2019-03-26 Thread Ken Hsu
Can I change test account to production account? I want to create new production account with same email as test account, but when I click here Do you want to create a new Google Ads account associated with this email address? Click here. nothing effects. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: v13 early sunset ?

2012-02-22 Thread Ken Foster
FWIW, I had a 2 minute sleep between polling tries on a report download and it failed with the error every time eventually. I changed my polling sleep interval to 5 minutes and got it to work finally. Reduce the number of Pollings and the chances of being in the 90% get better. -- =~=~=~=~=~=~

How do I reset the AuthTokenCache using .Net SDK?

2012-08-22 Thread Ken Foster
y. This service needs to run on it's own, unsupervised, for a long time, months or years if the API is stable enough. I need a reliable way to maintain a valid Authorization Token. Anyone run into this and have a solution? Thanks, Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How do I reset the AuthTokenCache using .Net SDK?

2012-08-22 Thread Ken Foster
o research that, I haven't used it before and I need a quick solution for right now. Thanks, Ken On Wednesday, August 22, 2012 10:17:46 AM UTC-4, Ken Foster wrote: > > I have a windows service that runs once a day and downloads a variety of > reports. I r

Reporting on site link and ad extensions

2012-09-17 Thread Ken Foster
but I'm not familiar with CampaignAdExtensionService. Thanks in advance for any insight. Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goo

Is intra-day reporting available

2012-09-17 Thread Ken Foster
? Thanks in advance for any guidance, Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Reporting on site link and ad extensions

2012-09-18 Thread Ken Foster
site links. > > If you want to get the results of individual sitelinks, use unique URLs > and a service like Google Analytics to distinguish them. > > Hope this helps. > > > On Monday, September 17, 2012 7:42:15 PM UTC+2, Ken Foster wrote: > >> I use the API t

Re: Adwords API - Upgrading to V201206 and OAuth

2012-09-19 Thread Ken Foster
BTW, you don't need to hard code the list of AccountID's, you can use the ManagedCustomerService to retrieve the account tree for an MCC. On Wednesday, September 19, 2012 8:43:19 AM UTC-4, Alexander Nitschke wrote: > > You can use OAuth 2.0 but it isn't really necessary. Your assumption > regard

Re: Huge amounts of data.

2012-09-19 Thread Ken Foster
https://developers.google.com/adwords/api/docs/guides/reporting They recommend up to 10 concurrent threads but can take more, although there is a potential RequestsPerSecond threshold you may hit. I believe they support gzip SOAP requests (both ways) which may help you. They have no hard-fast

How to query video ad performance data?

2013-03-19 Thread ken . kwasnicki
dwords api and if so which service and methods should I look at? Thanks, Ken -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Video Ads - How to pull metrics from Adwords API.

2013-03-19 Thread ken . kwasnicki
I realize from this thread that video ad reporting is not supported by this api but just want to cast another vote in favour of adding such support. thanks! ken On Friday, March 1, 2013 1:50:09 PM UTC-8, David Torres wrote: > > Hi, > > There is no ETA to communicate at this mome

Re: How to query video ad performance data?

2013-03-19 Thread ken . kwasnicki
when? thanks! ken On Monday, March 18, 2013 11:03:24 AM UTC-7, ken.kw...@gmail.com wrote: > > Hello, > I'm writing an app to report on the performance of video ads. For a given > video and date range I'd like to report on the the number of organic and > paid views

General API question re: account access using MCC account and Oauth2...

2013-03-25 Thread ken . kwasnicki
authorizes my application through Oauth2? Thanks! Ken -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

How to restrict API access for developer?

2011-03-08 Thread Ken Aston
Is there a way to restrict the API access right to certain commands? I want to hire a developer to develop an application but would like to avoid the risk of an unrestricted API access by that developer. For example I want to allow him to change CPC settings but not to set up new campaigns. --

Re: How to restrict API access for developer?

2011-03-09 Thread Ken Aston
Very good idea. Thank you. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subsc

Issue with simple sandbox script - Can't find ZSI module?

2011-05-14 Thread Ken Huang
I'm using the python client library v14.0.0.0 and having trouble getting a simple sandbox script to work because it can't seem to find the zsi module, which is weird! Have included the folder structure, traceback, and script below. I've noticed that different parts in the adspygoogle api includ

Re: Issue with simple sandbox script - Can't find ZSI module?

2011-05-14 Thread Ken Huang
CORRECTIONS - I had some typos - please refer to this post as opposed to the one before this. --- I'm using the python client library v14.0.0.0 and having trouble getting a simple sandbox script to work because it can't seem to find the zsi module, which is weird! Have included the folder st

Re: Issue with simple sandbox script - Can't find ZSI module?

2011-05-16 Thread Ken Huang
Kevin - >>> import zsi Traceback (most recent call last): File "", line 1, in ImportError: No module named zsi >>> Do I need to install zsi separately from the adwords python library? I sorta assumed that ZSI was included, but I g

Re: Issue with simple sandbox script - Can't find ZSI module?

2011-05-16 Thread Ken Huang
Kevin - Thanks! I will try that. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

How to give a freelance developer API access to my account?

2011-07-05 Thread Ken Aston
rtain clients? Does the developer need anything besides the token, e.g. do I have to make him a client manager by granting "User interface and API" access rights in a particular client's account? Best regards, Ken Aston -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: How to give a freelance developer API access to my account?

2011-07-06 Thread Ken Aston
Hi Anash, Very good idea, thank you! In case the delivered scripts don't work in my account, it might be useful to actually give the developer access to one of my accounts, not all of the accounts in my MCC. Is that technically possible? Best regards, Ken

Re: How to give a freelance developer API access to my account?

2011-07-07 Thread Ken Aston
Thank you Anash! I will do it like that. Best regards, Ken Aston -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Is there a report to get all clients in an MCC account?

2011-07-29 Thread Ken Foster
27;t have any budget associated with it for example. Anyone know of a way to do this? Keeping my own file is messy because the Marketing guys manage all the accounts, keeping what they do in sync with the application would be a pain. Thanks, Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: aggregationTypes thru adwords API v201101

2011-07-29 Thread Ken Foster
Try Campaign Performance Report. I think the Ad Performance Report aggregates at Keyword level, you aren't including KeywordId, but if you did, my guess is they would be different for each of those 5. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gr

Can I use the same ReportDefinition for different clientEmails?

2011-07-29 Thread Ken Foster
OK, this lack of reporting for MCC accounts is really becoming a pain. I thought I could do a temporary workaround by creating a ReportDefinition and iterating through a list of clientEmails downloading that report for each one. It looks like, however, that I have to define a separate ReportDef

Re: Is there a report to get all clients in an MCC account?

2011-07-29 Thread Ken Foster
That is a lot of what I was looking for, thanks. It gives me the hierarchy. It doesn't give me any account information to let me know if the account is 'active' or not, but that is not a showstopper. I appreciate the quick response. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: Can I use the same ReportDefinition for different clientEmails?

2011-08-02 Thread Ken Foster
there no other way to do this? I don't mind calling Download 195 times, but is there no way to only create 3 ReportDefinitions (one for each report) instead of 195? >From what I've read on the forum, lots of people have MCC accounts. What is everyone else doing here

Re: V13 long response time

2011-08-03 Thread Ken Foster
Yes, v13 reports take a long time. I've been playing with the v201101 API and the same/similar report takes about 3 minutes. If you can upgrade, I highly recommend it. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.c

Re: How to request all conversion types using v201101 API

2011-08-03 Thread Ken Foster
The comment in all the Report definitions for a couple conversion fields is "Not compatible with non-conversion stats (AverageCpc, Clicks, etc.)." I successfully retrieved a report with every column but ConversionTypeName and ConversionCategoryName, but if I wanted those columns, what columns do

Re: How to request all conversion types using v201101 API

2011-08-03 Thread Ken Foster
I understand that. In v13 some of the reports had a similar restriction. What I wanted to know was, what is inclusive in 'etc' that you and the documentation keep throwing out. I'd rather not remove one column at a time until I no longer get an error. If I wanted to include ConversionTypeName

I got Report Download working for an MCC account

2011-08-03 Thread Ken Foster
Based on an error I was getting, and several posts in this forum about MCC support not being finished in v201101, I assumed I would have to do a workaround and download 3 reports for every one of 65 accounts and combine data on my end. However, I found a bug in the C# AdWords API code that was

Re: How to request all conversion types using v201101 API

2011-08-04 Thread Ken Foster
If I download the Search_Query_Performance report for YESTERDAY without the ConversionTypeName and ConversionCategoryName fields I get a large list of items as expected. If I then download the same report with those 2 columns, and removing the incompatible columns I get a much smaller list...aga

Re: ClientID

2011-08-05 Thread Ken Foster
I believe ClientID (or ClientEmail) and Email are two separate things. Email/Password is the authentication, ClientID (or clientEmail) is used to determine what account(s) to use in the data set. I don't use OAuth however, so I may be talking out of my a$$. But with ClientLogon Authorization th

Re: How can i determine that given userid is MCC account or non MCC account?

2011-08-05 Thread Ken Foster
Do you have the C# API and Examples? If so, checkout v201101 GetAccountHierarchy.cs, it uses the ServicedAccountService service to get a complete list of accounts under the MCC. One of the properties for each account returned is CanManageClients, a true is MCC a false is a normal account. --

Re: How can i get all accounts infromation under the MCC account?

2011-08-05 Thread Ken Foster
I responded to another question you posted, but the answer is the same. Look at ServicedAccountService (get). In the C# Example library it is in GetAccountHierarchy.cs. You get a complete hierarchy of MCC and client accounts with name, id, whether they are MCC or not, the email address associat

Re: GetAllAccountChanges problem

2011-08-10 Thread Ken Foster
The 2 problems I had, if it helps, is in the DateTimeRange the min and max date time formats have to be 'MMdd HHmmss' you can't just send 'MMdd'. And make sure the account (represented by the clientEmail) has campaigns. But other than that, it worked. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Keyword Performance Report by unique KeywordID

2011-09-12 Thread Ken Foster
ing like 1 unit per keyword?!? The report API is 1 unit per report...a huge difference, so I'd rather do it that way. Thanks, Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.c

v13 to v201101 Report Migration issue

2011-09-12 Thread Ken Foster
Does anyone know how to figure out which Url to use in v201101? Thanks, Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

CampaignService and AdGroupService changes only

2012-01-16 Thread Ken Foster
+ AdGroups. If I could just get the delta of changed items each day it would make my reporting app a lot faster. Thanks, Ken -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: v13 early sunset ?

2012-02-22 Thread Ken Foster
So...if we keep trying the report should eventually work? I've run the report twice today, about 5 hours apart and it failed both times with that error. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://group

v13 shutdown is a week early!!

2012-02-22 Thread Ken Foster
I am still running side-by-side reporting on v13 and v201109 to verify the updates are working. Today my v13 report stopped working with a "You are accessing an AdWords API service that has been discontinued." error. The Blog has stated on more than one occasion that v13 will work thru Feb 29th

How to get ad customizer report by Placeholder Feed Item Report

2017-01-18 Thread ken arai
hi, I am getting reports by Placeholder Feed Item Report. The Placeholder Feed Item report can get ad customizer feed item if includeZeroImpressions is true. But the report can't get ad customizer feed item if includeZeroImpressions is false. Can I get ad customizer feed item report by using Pla

Re: How to get ad customizer report by Placeholder Feed Item Report

2017-01-18 Thread ken arai
Hi, Vishal Thanks for your reply. OK, I will use Ad Customizers Feed Item Report for getting Ad Customizers report. Regards, Arai 2017年1月19日木曜日 5時46分43秒 UTC+9 Vishal Vinayak (Adwords API Team): > > Hi, > > You can use the Ad Customizers Feed Item Report >

Can I get In-market audiences list via api?

2018-08-23 Thread Ken Hsu
Can I get In-market audiences list via api? thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.co

Re: Can I get In-market audiences list via api?

2018-08-27 Thread Ken Hsu
enshot, I think the list of audiences is what Google recommend , so can I get those data via api? Peter Oliquino (AdWords API Team)於 2018年8月24日星期五 UTC+8下午1時48分26秒寫道: > > Hi Ken, > > As discussed here > <https://developers.google.com/adwords/api/docs/appendix/codes-formats#in-marke

How to get cost for each accouts?

2019-06-26 Thread Ken Hsu
Hi there. Can I get the cost for each accounts via api? Or I need to add up the cost of all my campaigns in account. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Can I get simple json response from ads api?

2019-06-27 Thread Ken Hsu
Hi there. Can I get simple json response from ads api? I'm using php sdk. $googleAdsServiceClient->search($customer_id, $query, ['pageSize' => 1000]); always return me full object. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogs

Re: Can I get simple json response from ads api?

2019-07-09 Thread Ken Hsu
ize' => 1000]); adsapiforumadvisor於 2019年6月28日星期五 UTC+8下午6時13分53秒寫道: > > Hi Ken, > > Could you confirm if my understanding is correct that what you are looking > for is how to enable logging so you could see your JSON logs? If yes, you > can refer to this PHP guide >

My business associate ads problem

2022-03-03 Thread Ken Kakoi
with the new GCP project. Thank you Ken -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad

is it possible to get CpcBid in Geo performance report or campaign location target report?

2018-03-17 Thread Ken Dan Tinio
Why are this reports doesn't have CpcBid? Also, why is there no BidModifier in Geo table? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~

Re: is it possible to get CpcBid in Geo performance report or campaign location target report?

2018-03-18 Thread Ken Dan Tinio
I can see that there is an AverageCpc field. So that means there is CpcBid for each target, correct? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=

Re: is it possible to get CpcBid in Geo performance report or campaign location target report?

2018-03-19 Thread Ken Dan Tinio
I see, thank you! one last question, we assume that CpcBid does not apply in geo and campaign location target? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

ADGROUP_PERFORMANCE_REPORT showing odd data

2018-03-21 Thread Ken Dan Tinio
This is an ADGROUP_PERFORMANCE_REPORT and I am wondering why there is an AdGroupMobileBidModifier 10% in Device Computers Should it be in AdGroupDesktopBidModifier?

Fwd: ADGROUP_PERFORMANCE_REPORT showing odd data

2018-03-21 Thread Ken Dan Tinio
-- Forwarded message -- From: Ken Dan Tinio Date: Wed, Mar 21, 2018 at 6:06 PM Subject: Re: ADGROUP_PERFORMANCE_REPORT showing odd data To: adwordsapiadvisor+luisxan...@google.com $report = 'ADGROUP_PERFORMANCE_REPORT'; $tableName = 'ex

Whats new in v201802?

2018-04-09 Thread Ken Dan Tinio
Can anyone give me a link where to read some update logs on whats new on this version v201802? Thank you very much! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

How to bid adjust in Devices?

2018-04-26 Thread Ken Dan Tinio
How to increase bid adjust in Devices? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords AP

Re: How to bid adjust in Devices?

2018-04-26 Thread Ken Dan Tinio
So far I have this but doesn't seem to work $devices = new Platform(); // $devices->setPlatformName('Desktop'); $devices->setId(3); $biddableAdGroupCriterion = new BiddableAdGroupCriterion(); $biddableAdGroupCriterion->setAdGroupId(52012184360); $biddableAdGroupCriter

How to bid adjust in Platforms?

2018-04-27 Thread Ken Dan Tinio
So far I have this but doesn't seem to work $devices = new Platform(); // $devices->setPlatformName('Desktop'); $devices->setId(3); $biddableAdGroupCriterion = new BiddableAdGroupCriterion(); $biddableAdGroupCriterion->setAdGroupId(52012184360); $biddableAdGroupCriter

Re: How to bid adjust in Devices?

2018-04-27 Thread Ken Dan Tinio
Thank you very much! you killed it! you rock! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdW

convert bid modifier to percentage

2018-05-03 Thread Ken Dan Tinio
Example I have 1.5 and I want it display as 100% -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "

Re: convert bid modifier to percentage

2018-05-04 Thread Ken Dan Tinio
I actually looking for a mathematical way of converting 1.5 to 50%. like 1.5 * 100 = 150% (this is wrong) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

How to set bid modifier to nothing?

2018-05-04 Thread Ken Dan Tinio
I wanted to set modifier to nothing. But I end up removing the criteria. This is my code. It removes the criteria. I wanted to make it back to nothing (not 0% but just no number) $biddableAdGroupCriterion = new BiddableAdGroupCriterion(); $biddableAdGroupCriterion->setAdGroupId($adGroupI

Re: How to set bid modifier to nothing?

2018-05-07 Thread Ken Dan Tinio
I will try this. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google A

Re: How to set bid modifier to nothing?

2018-05-07 Thread Ken Dan Tinio
Works perfectly! :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads AP

Re: convert bid modifier to percentage

2018-05-07 Thread Ken Dan Tinio
Okay thanks! :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Fo

is it possible to bid adjust on keywords?

2018-06-26 Thread Ken Dan Tinio
is it possible to bid adjust on keywords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

Is it possible to Bid adjust in keywords in google adwords console?

2018-06-26 Thread Ken Dan Tinio
Is it possible to Bid adjust in keywords in google adwords console? What I mean is in the UI -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message bec

Re: Is it possible to Bid adjust in keywords in google adwords console?

2018-06-27 Thread Ken Dan Tinio
can you also help me answer this? https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/ROf0EnScesY thanks! On Wednesday, June 27, 2018 at 12:45:32 PM UTC+8, Ken Dan Tinio wrote: > > Is it possible to Bid adjust in keywords in google adwords cons

Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
I have this code that bid adjust on a specific keyword: *$adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::class);* *$operations = [];* *$keyword = new Keyword();* *$keyword->setId($criterionId);* *$keyword->setText('best

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
Yes, finally, someone answered, thank you. Yes this is an existing keyword that I am trying to bid adjust. On Wednesday, June 27, 2018 at 3:40:39 PM UTC+8, Ken Dan Tinio wrote: > > I have this code that bid adjust on a specific keyword: > > *$adGroupCriterionService = $adW

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
ray(* *"message" => "Keyword with ID %d has updated final URL ",* *"id" => $adGroupCriterion->getCriterion()->getId()* *);* *array_push(self::$keywords, $data);* And I am not using SOAP. On Wednesday, June 27

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
here is my final code: *$adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::class);* *$operations = [];* *$keyword = new Keyword();* *$keyword->setId($criterionId);* *$adGroupCriterion = new BiddableAdGroupCriterion();* *

How to generate csv with awql report?

2018-01-11 Thread Ken Dan Tinio
Download a criteria performance report with AWQL Reference: https://developers.google.com/adwords/api/docs/samples/php/reporting#download-a-criteria-performance-report-with-awql This is my code: *public static function runExample(AdWordsSession $session, $reportFormat) * *{* *//

Where to find the documentations for setFields for setReportType?

2018-01-11 Thread Ken Dan Tinio
Like for example *'CampaignId', 'AdGroupId', 'Id', 'Criteria', 'CriteriaType', 'Impressions', 'Clicks', 'Cost'* this fields are for *ACCOUNT_PERFORMANCE_REPORT* but when I tried to change it to *CAMPAIGN_PERFORMANCE_REPORT *it gives me an error Details: [fieldPath: ; trigger: Id; errorString:

Re: How to generate csv with awql report?

2018-01-11 Thread Ken Dan Tinio
No it doesn't generate any file. it just return text, not in array. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Where to find the documentations for setFields for setReportType?

2018-01-12 Thread Ken Dan Tinio
I got it. The correct answer is this: https://developers.google.com/adwords/api/docs/samples/php/reporting#get-report-fields By getting all report fields in a specific report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper

Re: How to generate csv with awql report?

2018-01-12 Thread Ken Dan Tinio
Where can I set the path? On Friday, January 12, 2018 at 4:24:33 AM UTC+8, Ken Dan Tinio wrote: > > Download a criteria performance report with AWQL > Reference: > https://developers.google.com/adwords/api/docs/samples/php/reporting#download-a-criteria-performance-report-with-awql &g

Re: How to generate csv with awql report?

2018-01-12 Thread Ken Dan Tinio
I got it. The correct answer is, $reportDownloadResult->saveToFile('docs/test.csv') Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~

is there a way to fetch all campaigns with adgroups?

2018-01-16 Thread Ken Dan Tinio
I want to fetch all campaigns along its adgroups in one API request. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to get all adgroups with campaign status enable and pause?

2018-01-17 Thread Ken Dan Tinio
$selector = new Selector(); $selector->setFields(['Id', 'Name', 'Status', 'CampaignId', 'CampaignName']); $selector->setOrdering([new OrderBy('Name', SortOrder::ASCENDING)]); $selector->setPaging(new Paging(0, self::PAGE_LIMIT)); I have this so far. I have already retrieved all ad

Re: Is there a way to do this? attached image

2018-01-17 Thread Ken Dan Tinio
I already solved my problem. Here is what I did. // Create report query to get the data for last 7 days. $reportQuery = 'SELECT CampaignId, AdGroupId, Id, Criteria, CriteriaType, ' . 'Impressions, Clicks, Cost FROM CRITERIA_PERFORMANCE_REPORT ' . 'WHERE St

Re: How to get all adgroups with campaign status enable and pause?

2018-01-18 Thread Ken Dan Tinio
I did try that. But the problem is this: $reportDefinition->setDownloadFormat(DownloadFormat::CSV); How do I get reports as array or json? I don't want to generate a csv. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.

Re: How to get all adgroups with campaign status enable and pause?

2018-01-18 Thread Ken Dan Tinio
I *getAsString() *method, I have already seen it. Thats like sounds difficult... how to do it? can you give me a term or word of the function for me to research about.. thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeve

Re: Is there a way to do this? attached image

2018-01-18 Thread Ken Dan Tinio
Yes, thanks for helping me out! :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: How to get all adgroups with campaign status enable and pause?

2018-01-18 Thread Ken Dan Tinio
OKay im using AWQL, works fine. BUt *WHERE CampaignStatus != 'removed'* gives me an error Details: [fieldPath: ; trigger: ; errorString: QueryError.PARSING_FAILED] Full code of AWQL: * $reportQuery = 'SELECT '.$imploded_fields.' FROM '.self::$report_type.' '* *. 'WHERE

Re: How to get all adgroups with campaign status enable and pause?

2018-01-18 Thread Ken Dan Tinio
Switching back to selector, works fine: *$selector->setPredicates([new Predicate('CampaignStatus', PredicateOperator::NOT_IN, ['REMOVED'])]);* but adding another Predicate: * $selector->setPredicates(* *[new Predicate('AdGroupStatus', PredicateOperator::NOT_IN, ['REMOVED'])],

Re: How to get all adgroups with campaign status enable and pause?

2018-01-18 Thread Ken Dan Tinio
Switching back to AWQL haha This one works good for me *WHERE AdGroupStatus NOT_IN ["REMOVED"] AND CampaignStatus NOT_IN ["REMOVED"]* How do you convert this into Selector Method? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsde

Re: How to get all adgroups with campaign status enable and pause?

2018-01-18 Thread Ken Dan Tinio
Magnificent! Thank you very much! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Re: how to remove placement url's in ad group

2018-02-06 Thread Ken Dan Tinio
what happens if I only have url? How to remove this placement url in an adgroup level? without the criterion id.. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/po

How do I show automatic in placement in New Goolge adwords UI/Console?

2018-02-06 Thread Ken Dan Tinio
How do I show automatic placement in New Goolge adwords UI/Console? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

How do I retrieve a placement using url?

2018-02-07 Thread Ken Dan Tinio
So far I have this retrieves a placement using Id: $campaignCriterionService = $adwords['adWordsServices']->get($adwords['session'], AdGroupCriterionService::class); // Create a selector to select all campaign criteria for the specified // campaign. $selector = new Selector();

Re: How do I retrieve a placement using url?

2018-02-08 Thread Ken Dan Tinio
I already figured that out. Thanks for answering! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

is there a way to bid adjust on time or date?

2018-02-18 Thread Ken Dan Tinio
I know its a weird question. I haven't come across of adjusting bidding on time and date. But do you guys think its possible? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

Re: is there a way to bid adjust on time or date?

2018-02-19 Thread Ken Dan Tinio
How can I access my scripts via API? The scripts are really interesting. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: is there a way to bid adjust on time or date?

2018-02-19 Thread Ken Dan Tinio
is ad schedule available in the API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

  1   2   >