Need FROM clause which pull all the data of campaigns

2022-04-27 Thread 'Kiran Kumar Seenuvasan' via Google Ads API and AdWords API Forum
'Metro area':'metro_area', 'Views':'video_views', 'Video played to 25%':'video_quartile_25', 'Video played to 50%':'video_quartile_50', 'Video played to 75%':'video_quartile_75', 'Video played to 100%

GRPC error

2022-04-18 Thread Kiran MK
Hi, I have been trying to use Google Ads API for a project. ruby version: 2.6.9 rails version: 5.1.7 I was just trying out this example here from the google ads repo

Report Type for all kinds of Ads in Google Ads

2020-06-10 Thread Kiran Kulkarni
Hi, My question might seem naive as I am very new to Google Ads and looking to fetch data at the Ad level for all kinds of Ads such as (Search Ads, Display Ads etc.,). What report type should i use to fetch data at this level? Your answer would be of great help. Regards Kiran Kulkarni

Re: Budget Ideas

2017-04-06 Thread Kiran Narasareddy
er=>0.1, :total_local_impressions=>192, :total_local_clicks=>11, :total_local_cost=> {:comparable_value_type=>"Money", :micro_amount=>21336} } On Thursday, 6 April 2017 15:56:35 UTC+5:30, Kiran Narasareddy wrote: > > Is there any way (the BidLandscapes?) to get Budget

Budget Ideas

2017-04-06 Thread Kiran Narasareddy
Is there any way (the BidLandscapes?) to get Budget ideas for Campaign? This is to predict the number of clicks / impressions given X% increase/decrease in the current budget ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Health Score for Search

2017-03-01 Thread Kiran Narasareddy
Is the new Health Score for Search feature coming via the API anytime soon? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+G

BiddingErrors.BID_TOO_SMALL

2016-06-22 Thread Kiran Narasareddy
We are facing an weird issue for batch_uploads. inspite of having sufficient bid values, it is returning error. *Request operation* {:xsi_type=>"CampaignCriterionOperation", :operator=>"SET", :operand=>{:campaign_id=>"-1", :criterion=>{:xsi_type=>"Platform", :id=>30001}, :bid_modifier=>0.60}} {

Re: Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-22 Thread Kiran Narasareddy
Is there no way of getting AdGroup Ideas from API? I'll throw this open to everyone - Has anyone tried doing this? Any idea what might be the best way getting started on this? On Friday 22 April 2016, 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum wro

Re: Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-21 Thread Kiran Narasareddy
Thanks for the clarification Shwetha. I know that RequestType.Keyword will give Keyword Ideas in the TargetingIdeaService. How can we get the Adgroup Ideas (the one shown in the Adwords Panel along with Keyword Ideas) from the apis? Regards, Kiran Narasareddy www.amuratech.com | @knarasareddy

Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-18 Thread Kiran Narasareddy
Hi, I am trying to understand the significance of values returned by TrafficEstimatorService API for new accounts. Especially values returned for averageCpc, averagePosition, clickThroughRate,clicksPerDay, impressionsPerDay ,totalCost. On what basis do we return this data? I understand that pos

Re: BatchJobService not completing

2016-03-08 Thread Kiran Narasareddy
Have sent the data. Have you received it? Regards, Kiran Narasareddy www.amuratech.com | @knarasareddy <http://twitter.com/knarasareddy> Mb: +91-9881146184 On Tue, Mar 8, 2016 at 8:36 PM, 'Umesh Dengale' via AdWords API Forum < adwords-api@googlegroups.com> wrote: > Hel

Re: BatchJobService not completing

2016-03-08 Thread Kiran Narasareddy
BatchJob failing randomly. Couple of batchjobs prematurely finished with the status "CANCELLED" ( :api_error_type=>"BatchJobProcessingError", :reason=>"UNKNOWN"). The job was midway. Why is this happening? How do we ensure this doesn't happen Reg

BatchJobService not completing

2016-02-15 Thread Kiran Narasareddy
We are facing issues wherein batchjobs added to the Test Accounts are not getting completed. They stay in AWAITING_FILE state infinitely. We tried sending the same payload again via new batchjobs, 2 of which got done, remaining again hung up in AWAITING_FILE state. Not sure whats going on.. Let

Re: Needs explanation on EntityCountLimitExceeded.CAMPAIGN_LIMIT error

2016-02-09 Thread Kiran Narasareddy
the correct error cause. It's not the limit on the number of > keywords/criteria that's been reached, it's the limit on the number of > *bidding strategies override* (which is much much lower than the limit on > criteria). > > Kiran, it's probably that wh

Re: Needs explanation on EntityCountLimitExceeded.CAMPAIGN_LIMIT error

2016-02-08 Thread Kiran Narasareddy
Any update on this? Even we got an error with the same message :error_string=>\"EntityCountLimitExceeded.CAMPAIGN_LIMIT\", :api_error_type=>\"EntityCountLimitExceeded\", :reason=>\"CAMPAIGN_LIMIT\", :enclosing_id=>\"*\", :limit=>\"1\", :account_limit_type=>\"AD_GROUP_CRITERION_BIDD

Google Adwords API for w using oAuth 2.0

2015-08-17 Thread Kiran
Hi All, I am new to Google Adwords API, so this question might look stupid to many of you people. so sorry for that. I am developing a web application to access Google Adwords account using API. I have my developer token, client id and client secret values. I have followed the docs on Google Ap

How to displaying my client's Ads on my own website

2015-05-26 Thread v kiran
Hi i have requirement to display only my client ads in my website.By using google adwords api ,will it possible.If possible can you provide the way how to do it.I am new to this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdev

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 ! --

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 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

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 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

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 -- -- =

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

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

2014-11-03 Thread Kiran Kumar
Yes i did regenerate the tokens again by moving to OAuth2 playground.What might be the issue ?? Is it necessary that a product is to be SSL certified ??? On Monday, November 3, 2014 7:41:16 PM UTC+5:30, Anash P. Oommen (AdWords API Team) wrote: > > Hi Kiran, > > Invalid grant erro

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

2014-10-31 Thread Kiran Kumar
API Team) wrote: > > Hi Kiran, > > What language are you using to make API calls? AdWords API doesn't require > you to install any special certificates, but depending on the language and > library you are using, you may require to install the certificate for > AdWor

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: 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

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

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 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 ??? -- --

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

Getting duplicate keywords while using java API

2014-05-08 Thread Kiran
I am trying to fetch all the keywords in an AdGroup. In the result I am getting every keyword 3 times (with same match type and ID). Code: Selector selector = new Selector(); selector.setFields(new String[] {"Id", "AdGroupId", "MatchType", "KeywordText", "DestinationUrl", "Status"});

Re: V201302 - campaign performance report - Impression share metrics not available

2013-07-03 Thread Kiran
tLostImpressionShare” ) V201209 -> ("QualityLostImpressionShare") *corresponds to *V201302 -> ( “SearchRankLostImpressionShare” + “ContentRankLostImpressionShare” ) Thanks, Kiran On Wednesday, July 3, 2013 1:54:16 PM UTC+5:30, Takeshi Hagikura (AdWords API Team) wr

Re: V201302 - campaign performance report - Impression share metrics not available

2013-07-02 Thread Kiran
ot; fields. Kindly suggest alternate fields in new version for following: V201209 -> ("ImpressionShare") *corresponds to *V201302 -> *???* V201209 -> ("BudgetLostImpressionShare") *corresponds to *V201302 -> *???* V201209 -> ("QualityLostImpressionShare&qu

V201302 - Campaign Performance Report - Impression share metrics not available

2013-07-01 Thread Kiran
uggest alternate fields in new version for following: V201209 -> ("ImpressionShare") *corresponds to *V201302 -> *???* V201209 -> ("BudgetLostImpressionShare") *corresponds to *V201302 -> *???* V201209 -> ("QualityLostI

V201302 - campaign performance report - Impression share metrics not available

2013-07-01 Thread Kiran
ly suggest alternate fields in new version for following: V201209 -> ("ImpressionShare") *corresponds to *V201302 -> *???* V201209 -> ("BudgetLostImpressionShare") *corresponds to *V201302 -> *???* V201209 -> ("QualityLostI

MCM service - GetClientCustomerId : "The remote server returned an error: (500) Internal Server Error."

2012-09-26 Thread Kiran
Hi, We have a requirement in our project to get Client Customer ID. For this we are calling AdWords API v201206 : https://adwords.google.com/api/adwords/mcm/v201206. We are getting following error from the service. Kindly let us know if anything is missing in code posted below. Kindl

Keyword MatchType in the keyword performance report - bidding vs matched

2011-10-26 Thread kiran
Does the MatchType in the KW report correspond to the bidding matchtype or the one that triggered at serving time? For example, if there is a broad keyword can it show up in the report with exact matchtype? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussio