Value track {creative}

2015-09-01 Thread Andrada Crisan
Hello, I am getting an ad_peformance_report and I saw in final url results urls with {creative} appended but these were not replaced with the unique id number in these reports. How to get the creative unique number in ad and keyword reports from Adwords Api? I mean to replace this e

Re: Keyword report

2015-08-18 Thread Andrada Crisan
values from reading the csv Adwords report file and then the code inserts correct encoded values in the db. Thank you! On Monday, August 17, 2015 at 2:50:52 PM UTC+3, Andrada Crisan wrote: > > Hello, > > How to display Arabic characters in keyword adwords reports? I can only &

Keyword report

2015-08-17 Thread Andrada Crisan
Hello, How to display Arabic characters in keyword adwords reports? I can only see encoded characters but no Arabic text. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+

Adwords API php limit query

2015-08-14 Thread Andrada Crisan
Hello, I am interested to get the first 10 keywords in querying google adwords api. How must be defined the selector in php to display this result? Example code: //start code function InsertKeywordsIntoDBTypePlacement(AdWordsUser $user) { // Get the service, which loads the required classe