Re: search campaigns are coming in display network in adgroup performance report

2013-12-27 Thread Danial Klimkin
Hello Pravesh, I think I understand the issue now. This is the performance report and AdNetworkTypeX is a segmentation column, not an attribute. It causes an extra row for each possible network value, but for search campaigns all starts for display network rows will be 0. You can avoid this

Re: Template Ads Preview

2013-12-27 Thread Danial Klimkin
Hello Bora, UI linking is not documented externally and can change at any time. Unfortunately I can't provide any guidance on generating them. -Danial, AdWords API Team. On Friday, December 27, 2013 1:56:46 AM UTC+4, Bora Mocan wrote: Hello Again Danial; Is there a way to generate to

Re: does adwords api support new keyword/adgroup bid landscape?

2013-12-27 Thread Danial Klimkin
Hello Liushine, No, we don't support this feature in the API currently. -Danial, AdWords API Team. On Thursday, December 19, 2013 12:46:01 PM UTC+4, lius...@gmail.com wrote: Hi, I am wondering if AdWords has some API supporting new keyword / new adgroup bid landscape? I noticed that

Data Mismatch Between GEO_PERFORMANCE_REPORT and CLICK_PERFORMANCE_REPORT

2013-12-27 Thread Hazar Hayat
I am using GoogleClickID from CLICK_PERFORMANCE_REPORT to get my user locations against the revenue. I am using GEO_PERFORMANCE_REPORT to get clicks and cost data on user locations. I am using the following query to join both the reports. select

How to add custom field into an Adword Entity (ad)?

2013-12-27 Thread Joan Roig
Is there any way to add a custom field into an Ad entity? Say I want to be able to add an 'external_id' to an Ad entity. Is that possible at all? I haven't been able to find that in the API docs. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

GetCampaignStats.php returns nothing / blank screen

2013-12-27 Thread samg
Hello, I have been completely unable to use the api to access reporting stats. I am still relatively new to programming and solving this has become incredibly frustrating. I have been at this for quite some time and am hoping someone from Google or this forum can PLEASE help me out. I am

Re: how to Retrive clicks and campaign budget ?

2013-12-27 Thread samg
I am having a similar issue. My screen has nothing on it and I am at a loss as to where to diagnose the issue... I have posted several questions in various forums here, but no answers to date. Someone please help! On Monday, May 23, 2011 5:39:17 PM UTC-4, Eric Koleda wrote: Hi Kalpesh, To

Re: How to copy an Adgroup to create a new one?

2013-12-27 Thread Joan Roig
Alright! Thanks ;) On Tuesday, December 24, 2013 11:38:17 PM UTC-8, Takeshi Hagikura (AdWords API Team) wrote: Hi Joan, It's the right approach. I'd fetch the existing adgroup and create a new one, copy the fields from the existing one. Best, - Takeshi, AdWords API Team On

Re: Get info about all Clients without foreah

2013-12-27 Thread Danial Klimkin
Hello Sergey, API supports access only to one account per request, so to retrieve data for all accounts under an MCC you need to do one request per account and merge the data. -Danial, AdWords API Team. On Tuesday, December 24, 2013 1:22:44 PM UTC+4, Sergey Levitskiy wrote: Hello! I

Re: kind of data from google adwords api

2013-12-27 Thread Danial Klimkin
Hello Kano, The majority of the data is available via reports in the API. You can review available reports and fields here: https://developers.google.com/adwords/api/docs/appendix/reports -Danial, AdWords API Team. On Tuesday, December 24, 2013 11:15:14 AM UTC+4, Kano Patel wrote: what

Re: GetCampaignStats.php returns nothing / blank screen

2013-12-27 Thread Evgeniy Bogdanov
Hi. Seems that there is some fatal error happens during execution. Try to insert next strings: error_reporting(E_ALL); ini_set(display_errors, 1); ini_set(display_startup_errors, 1); after ?php and execute script again, please. Desired action - PHP should show you why it fails.

Re: Intermittent connectivity issues with API reports server (v201309)?

2013-12-27 Thread AdWordsApiUser
Thanks Danial. This is becoming an issue for hundreds of agencies that rely on our tools for their day-to-day work, and that is why it is very high priority for us. On Friday, December 27, 2013 1:28:27 PM UTC+5:30, Danial Klimkin wrote: Hi MG, I'll check with our DotNet library author

How to add Keywords to AdGroup when creating one?

2013-12-27 Thread Joan Roig
When an Adgroup is created, is it possible to add keywords in the same call? Or this needs to be done afterwards? If so, which fields should I fill when creating the Adgroup? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: