Re: Compare periods via AWQL

2018-05-09 Thread Will Atkins
Hi there, I know this comment is old, but I still have the same question. Can a compare to range be specified when downloading a report? Is this something that may be available in the future? I looked through the Beta documentation and didn't spot it, would be a nice feature to have and would

Re: INVALID_PROXIMITY_ADDRESS with address from

2018-05-09 Thread test . gmr . val
Hello, any new updates on this topic? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-09 Thread yeray . romero
Hello Bharani, it looks like the bug is gone now. We haven't changed the way we are creating campaigns nor the way we are creating experiments, but our tests accounts are now creating campaigns without connected TV platforms. There wasn't anything in the SOAP requests nor in the responses making

Re: Best Practices for working with reports?

2018-05-09 Thread Peter Bowen
Hi. I think you're doing it the right way by separating the scripts. That's good programming practice. I don't know how good python is at freeing memory but if you're handling a really big report it might be better to keep the get report and process report functions separate as you have them t

Re: Question about Geo performance report and campaign type

2018-05-09 Thread ido . shichor
Hello Shwetha, I'm running into a similar problem... I want to be able to break down UAC campaigns per geo, but their stats are not available in the Geo Performance report. Is there a solution? Thanks, Ido On Tuesday, December 6, 2016 at 8:09:02 PM UTC+2, Shwetha Vastrad (AdWords API Team) wro

How to retrieve Ads'data in Adwords API C#?

2018-05-09 Thread Hendra
i want to get all data from Ads using AWQL but i can't find way to call it, please help me how to call it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

How to Get Data Ads only using Adwords API in c#?

2018-05-09 Thread Hendra
i have create some report, i success get data from campaign and ad_Group but i can not get data from ads, how can i get data from ads? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Ad extension report: click to call from mobile device

2018-05-09 Thread tim
I would like to get reports about the clicks on my phone number in the ad extension. From mobile devices. How do I query for this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Universal app campaigns country level breakdown

2018-05-09 Thread ido . shichor
The problem with the campaign performance report is that it does not contain the country breakdown. Is there any way to pull UAC performance with country breakdown at the moment? On Tuesday, December 20, 2016 at 7:43:12 PM UTC+2, Vishal Vinayak (Adwords API Team) wrote: > > Hi Jonny, > > You ca

Re: How to request access to a Google My Business account by email with API

2018-05-09 Thread Zahid Pervaiz
You have to generate access token for your GMB account and you can use this access token to make a call by passing this access token, email address, and the busniess account identifier of your GMB account. Based on the details shared, it looks like the Policy violation is specific to applicatio

How to retrieve conversion_id and conversion_label

2018-05-09 Thread Bennett Dungan
Newbie dev here, is there a function for grabbing the conversion_id and conversion_label from an adwords account? Trying to auto-apply these settings to create JSON files for easy upload to the GTM. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: http

Re: Adwords API 500 Internal Server Error in GetKeywordIdeas

2018-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sang, Glad to know that you got it working. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because y

Re: INVALID_PROXIMITY_ADDRESS with address from

2018-05-09 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, This issue is being worked upon. At this point, there is no ETA but I will keep you posted on updates. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdWordsUser doesn't have authorization token

2018-05-09 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You will need to create a Test manager account and then create test client accounts. All client accounts created under the test manager account will be automatically marked as test accounts. Please refer this section of guide

Re: Question about Geo performance report and campaign type

2018-05-09 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ido, Unfortunately UAC doesn't support Geo Performance report via API, it only supports the reports which are listed here via the API. The closest one you may refer is Campaign Location Target Report

Re: How to check conversion which are imported from GA

2018-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Adam, The Google Analytics conversion trackers are not being returned by ConversionTrackerService at the moment. Our team is looking into updating the API documentation to reflect the expected behav

Re: Compare periods via AWQL

2018-05-09 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Will, Via API, when downloading a report, compare to range is not available. Currently, this feature is not available in Google Ads API v0, either. However, this is a popular request and our team is looking into the possibi

Re: CriterionError.INVALID_PROXIMITY_ADDRESS

2018-05-09 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dmitry, I see that you have already posted a fresh thread on this issue. Therefore, we can continue our discussion there. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Yeray, I'm glad that your issue has been resolved. If you happen to see the issue again, please capture the SOAP logs and share it with us so we can investigate the issue. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Re: How to Get Data Ads only using Adwords API in c#?

2018-05-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, If you're looking to pull stats at the ad level, you could use Ad Performance Report where stats are generated at ad level with one row per ad. You can take a look at our Reporting code samples

CriterionError.INVALID_PROXIMITY_ADDRESS

2018-05-09 Thread rentcafedev1
I've been able to set location targeting with Proximity objects on Campaigns using the AdWords API but now I receive error: CriterionError.INVALID_PROXIMITY_ADDRESS @ operations[0].operand.criterion.address. Below are two soap requests that return the error. POST /api/adwords/cm/v201802/Campai

Re: Ad extension report: click to call from mobile device

2018-05-09 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Tim, You can use CLICK_PERFORMANCE_REPORT to get all the clicks your are getting on your ad's, from those you can filter out Click type "Phone calls" and filter Device as "Mobile devices with full

Re: How to retrieve conversion_id and conversion_label

2018-05-09 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Bennett, Welcome to AdWords! To get the conversion id and conversion name using the AdWords API Services, you could use ConversionTrackerService.get() and look for the attributes Id

Log Api Soap request

2018-05-09 Thread vj
I am downloading adwords api report using php adwords library. I wants to keep soap api request log in file. I am trying bellow code. use Monolog\Logger; use Monolog\Handler\StreamHandler; use Monolog\Formatter\LineFormatter; $log = new Logger('channel_name'); $stream = new StreamHandler(__DIR_

How to get a campaign performance report for list of campaign IDs?

2018-05-09 Thread Nellle Rickchards
Hello, I have a list of campaign ID's and I need to download the campaign performance report for them Here is my code: campaign_performance_report = [(adwords.ReportQueryBuilder() .Select('Date', 'CampaignId', 'AdNetworkType2',

Limit on Email addresses upload using AdWordsUserListService

2018-05-09 Thread Sachin Sudarshana
Hi, I'm trying to use the API (v201802) to upload email addresses from a csv (crmbasedUserList) to a Customer List using the mutate members function of AdWordsUserListService. I read in an earlier ( old) post in this is forum that "You can add a maximum of 10, 000 email addresses for each use

Keyword Performance Report help

2018-05-09 Thread Stephen Barrett
I'm trying to pull Keyword Performance Report and I'm having trouble figuring out I want to use the AWQL method: // Create report query to get the data for last 7 days. $reportQuery = 'SELECT CampaignId, AdGroupId, Id, Criteria, CriteriaType, ' . 'Impressions, Clicks, Cost FROM KEYWORD_PER

Is it possible to pull all AdWords data in one API call?

2018-05-09 Thread 'Elizabeth Clark' via AdWords API and Google Ads API Forum
Hi, We are trying to pull in all AdWords API data, however in looking at the API it looks like we'd need to make individual calls by reports. However, if we want to pull ALL reports (i.e., all data from AdWords) is that possible in one call? If so, how do we do this as we couldn't find docume

Re: Log Api Soap request

2018-05-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi VJ, To check where your current log file is located, you may look into your *adsapi_php.ini *file and see the value of *soapLogFilePath *(this is the path where your logs is located). You may then change the path based on your preference. You may also check this guide

Re: CriterionError.INVALID_PROXIMITY_ADDRESS

2018-05-09 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Our team is currently actively investigating an issue related to yours. Let me get back to you once I receive information that the issue has been resolved. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://google

Re: Limit on Email addresses upload using AdWordsUserListService

2018-05-09 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sachin, As mentioned under the "Caveats" section in this guide , the actual limit imposed by the AdWords API is 1,000,000 members

Re: Is it possible to pull all AdWords data in one API call?

2018-05-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Elizabeth, Unfortunately, AdWords API does not generate that kind of report. All reports are generated separately by each report type as can be seen here . Let me know if you have any further concerns. Regards, Dannison AdWor

Re: How to get a campaign performance report for list of campaign IDs?

2018-05-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nellle, If you have a list of campaignIds, you can use the *IN *operator or* .In *operator in Python then put your campaignIds as its values just like the *CampaignStatus *sample in your code snippet. Let me know if this works. Thanks and regards, Luis AdWords API Team -- -- =~=~=~=~=~=~

Re: Keyword Performance Report help

2018-05-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, Here is a sample PHP guide for you to better understand the implementation. Just change the report type definition to cater the type of report you want to generat

Re: Some campaigns not retrieved by API

2018-05-09 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Arthur, It turned out that your campaigns in question belong to the sub-type that are supported through the UI only. That's why you cannot retrieve them via AdWords API SOAP services and reporting. Best, Thanet, AdWords API Team On Tuesday, May 8, 2018 at 5:13:36 AM UTC+9, Arthur Balduin