Error: Invalid_client No Application Name while running GetRefreshToken.php

2014-09-23 Thread Kiran Kumar
Hi, I have entered all the credentials in auth.ini file except refresh token.When I run GetRefreshToken.php it gave an url in the command prompt, on running the url in browser it shows the following error. Invalid_client No Application Name My developers token is not yet approved. Is it

Issue regarding getting Refresh token

2014-10-23 Thread Kiran Kumar
Hello, I have created my client id and client secret in my google adwords api .I have generated my authorization code with my client id and secret and there by i couldnot generate any refresh token with it . Can i get the way how i could generate the refresh token in client library ??? -- --

Account Inactive

2014-10-24 Thread Kiran Kumar
Hi, I am using Adwords API.My developer token is approved.When I run GetCampaigns.php I am getting the following error. [QuotaCheckError.ACCOUNT_INACTIVE @ ; trigger:''] My MCC account id is Customer ID: 614-331-0130. Please help me to solve this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Issue regarding Invalid and/or missing SSL certificate for URL for an application

2014-10-28 Thread Kiran Kumar
Hello, I have my mcc client id and got authorized with the developer token . There by i am further processed to get the developer token and got the access token for that. After this i want to integrate my api with the application .On processing into that i am facing the i

Re: query regarding the google adwords api

2014-10-30 Thread Kiran Kumar
Hello, Even i have the same query may i know the solutinon for this and how far can i integrate this adsense with my adwords api On Wednesday, January 5, 2011 7:08:18 PM UTC+5:30, Saravanan D wrote: > > I want to know whether it is possible with google adsense API to perform > the integration

Re: query regarding the google adwords api

2014-10-30 Thread Kiran Kumar
as far as I am aware. > > Regards, > Mike, AdWords API Team > > On Thursday, October 30, 2014 8:29:43 AM UTC-4, Kiran Kumar wrote: >> >> Hello, >> >> Even i have the same query may i know the solutinon for this and how far >> can i integrate this adsen

Re: Issue regarding Invalid and/or missing SSL certificate for URL for an application

2014-10-31 Thread Kiran Kumar
ds API site into your machine's trusted certificate store. E.g. mono > requires <http://www.mono-project.com/docs/faq/security/> you to run > mozroots command to import the default set of trusted certificates. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. >

Re: Issue regarding Invalid and/or missing SSL certificate for URL for an application

2014-11-03 Thread Kiran Kumar
r means that the access token / refresh token you have > is no longer valid, may be because the tokens were revoked. You need to do > the OAuth2 flow again to regenerate the tokens. > > Cheers, > Anash > > On Saturday, November 1, 2014 12:54:17 AM U

Re: Getting an error while running Getcampaigns on local machine

2014-12-29 Thread Kiran Kumar
I have changed my version to v201406,though I am getting an error Error: Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /var/www/vhosts/healthcampaign.in/httpdocs/smscampaign/pages/FacebookAds.php on line 187 SoapFaul

How to get the ad description using google adwords api

2015-01-07 Thread Kiran Kumar
Hi , I want to display the ads description using google adwords api , I am getting only ads heading ,is there any way to get the content of the ad and the url for the ad by using google adwords api ,if it is available in the adwords php client library.please let me know Thank you -- -- =

How to get Adgroup CPC,cost,CTR ,impressions etc ...using google adword api

2015-01-08 Thread Kiran Kumar
Hi , I am trying to get the CPC,cost,CTR ,impressions using GetTextAds ,but it's only giving like adtext ,headline and urls but not the others How do I retrieve this values using API ? Thank you ? Code: function GetTextAdsExample(AdWordsUser $user, $adGroupId) { // Get the service, whic

Re: How to get Adgroup CPC,cost,CTR ,impressions etc ...using google adword api

2015-01-08 Thread Kiran Kumar
Is there any method available to call ads statistics like CPC, cost, CTR, impressions, etc,I don't want to download the reports rather I want to display these values in the website . -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googl

How can we get the AdPerformanceReport by providing Adgroup id or name

2015-01-12 Thread Kiran Kumar
Hi, I am getting the AdPerformance Reports using google adwords api,but I want customized reports like by providing Adgroup Id or Adgroup name . Is there any way to write the condition to the code so that we can download desired data as per the adgroup id or adgroup name I am trying one predi

How can we write the predicate for Keyword performance report which are paused keywords

2015-01-18 Thread Kiran Kumar
Hi, I am getting the keyword performance report only for keywords which are enabled and I want to get the keywords which are paused also ,I am trying but I am not getting these values can any one please help me in how to write the predicate for keywords which are paused ? And I am trying

How to get the image ads uisng API

2015-01-22 Thread Kiran Kumar
Hi, Is there any way to get the ad image or flash ads using google adwords api. I am getting the ads description using and url of the ad . But in my adgroup there ads with images also.How to get the ads which contains images or flash content in the ads using adwords api ? Thank you ! --

Need FROM clause which pull all the data of campaigns

2022-04-27 Thread &#x27;Kiran Kumar Seenuvasan' via Google Ads API and AdWords API Forum
Hi All, I want to pull the below fields with single query, but FROM clause not allowing to combine all, advise me to get a proper query which pull all below fields. 'Ad group ID':'ad_group_id', 'Gender':'gender', 'Age Range':'age', 'Day':'date_start', 'Impressions':'impressions', 'Device':'devi