Add offline conversion clicks to Campaigns..!!

2014-10-22 Thread VP
Hi, I want to add offline conversion Clicks to adwords campaignid(Campaign) without using gClId. I had go with this example :: https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/AdvancedOperations/UploadOfflineConversions.php But I dont want to add conversion

Get Keywords Clicks and Cost data

2014-10-17 Thread VP
Hello All, I have used targeting Idea service to get the Keywords stats like CPC,Impressions and Competetion data But, I want to get keywords stats like Clicks and Cost data. than how can it possible to get this stats using api. I dont want to download keyword performance report of the adwords

Get CPM of Url.

2014-08-30 Thread VP
Hi, Please let me know how to estimate or get the CPM of any video like youtube video ID (i.e. "VJw8r_YWJ9k") or a URL to a Youtube Video (https://www.youtube.com/watch?v=VJw8r_YWJ9k) using the Adwords API. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: MISSING_PREDICATE_OPERATOR @ serviceSelector

2011-09-19 Thread VP
Ok found the fix. need to add campaignPredicate.operatorSpecified = true; On Sep 19, 11:30 am, VP wrote: > Hi, > I am trying to filter the result of AdGroup by campaignId. The code worked > when no filter is added but when I add predicate I got a > Missing_predicate_operator error

MISSING_PREDICATE_OPERATOR @ serviceSelector

2011-09-19 Thread VP
Hi, I am trying to filter the result of AdGroup by campaignId. The code worked when no filter is added but when I add predicate I got a Missing_predicate_operator error in run time. I stepped through the code and I can see clearly the prediate field is EQUALS. Here is the exception: ex = {"[S