Re: Get account budgets

2016-11-07 Thread Marketing Xilon
Hi, thank you for your help. Following your recommendation, I am trying to get the cost using Account Performance Report for each account budget, but it shows different amounts than the Adwords Account budgets view. This is how UI looks:

Re: How to get express verified calls

2016-11-03 Thread Marketing Xilon
s API Team > > On Wednesday, November 2, 2016 at 5:11:28 PM UTC-4, Marketing Xilon wrote: >> >> Update: >> >> using the following query: >> >> SELECT Id, AllConversions FROM AD_PERFORMANCE_REPORT WHERE ClickType= >> "CALLS" DURING LAST_30_DAYS

Re: Get account budgets

2016-11-03 Thread Marketing Xilon
Thank you for your detailed explanation Shwetha. I can already get BudgetOrders via BudgetOrderService (my account is whitelisted). My question now is how to get the spend amount of each BudgetOrder? Should I get the associated campaigns and check Cost? By the other hand, I am including

Re: How to get express verified calls

2016-11-02 Thread Marketing Xilon
oles, 2 de noviembre de 2016, 21:58:00 (UTC+1), Marketing Xilon escribió: > > Hi, > > how can I get the verified calls report for express campaigns? I can't > find this parameter on the docs. > > Thanks > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

How to get express verified calls

2016-11-02 Thread Marketing Xilon
Hi, how can I get the verified calls report for express campaigns? I can't find this parameter on the docs. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Sessions on CRITERIA_PERFORMANCE_REPORT

2016-11-02 Thread Marketing Xilon
Hi, I don't see Sessions value on Criteria Performance Report or Keywords Performance Report .

Get account budgets

2016-11-02 Thread Marketing Xilon
Hi, how can I get account budgets via API? I'm confused about the different terms used on the docs (Budget, BudgetOrder...) Also, I don't see status on BudgetOrder . How can I retrieve it? Thanks

Re: PHP Get active campaigns with less than 100 remarketing users

2016-11-01 Thread Marketing Xilon
Hi Shwetha, I'm afraid I'm a little confused about your explanation. "You could use AdwordsUserListService to retrieve the list of remarketing lists with size as zero, and then retrieve

PHP Get active campaigns with less than 100 remarketing users

2016-10-31 Thread Marketing Xilon
Hello, Using PHP, how can I get the list of et active campaigns with less than 100 remarketing users? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Get accounts with no conversions or calls since 30 days ago

2016-10-31 Thread Marketing Xilon
Using PHP SDK, I need to do the following: - Get the list of accounts with active campaigns with no conversions or calls since 30 days ago Our campaigns are created on Express. How can I do that? Should I use ReportDefinitionService? Thanks -- --

Get account list with no conversions or calls since last 30 days

2016-10-31 Thread Marketing Xilon
Hi, I'm trying to figure out how to get the following done via PHP: - Get the list of accounts with active campaigns that get no conversions or calls during 30 days. The campaigns are created on Adwords Express. I am quite confused about how to make it. I don't see conversions on the type

PHP Download report to array

2016-10-31 Thread Marketing Xilon
Hi, I'm wondering how to download report to array instead of file or string. I'm using PHP. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts