Reach API

2024-02-27 Thread Deepak Suhag
Hi. I want help with API to fetch reach at campaign level. Can be a daily, weekly or monthly or lifetime reach. Also, I have noticed that the sum of daily reach is not equal to weekly or monthly. Anyway, we can fix that with the API data if I am getting it at a daily level. Thank you.

Re: Alternate for get_service while migrating to. Google Ads API

2022-04-18 Thread Deepak Kumar
care of existing users from there or how is it structured? Thanks, Deepak Kumar On Mon, Apr 18, 2022 at 12:29 PM Google Ads API Forum Advisor wrote: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > Could you confirm if you’re using current version a

Alternate for get_service while migrating to. Google Ads API

2022-04-13 Thread Deepak Kumar
Hi, I am trying to update the existing code to use Google Ads API but I am not able to find the alternate for get_service object as it not a part of the current API. AttributeError: 'GoogleAdsServiceClient' object has no attribute 'get_service' Can you help me on the same? Thanks -- -- =~=

Price extension update

2022-04-06 Thread Deepak Thirumurugan
Hi all, I am currently automating price extension by reading data from google sheet. The current script I have only adds the extension at campaign level but there is not update function yet in Google ads and adds new extension every time the script runs. I wanted to know if it is possible to

AdWords GetCampaigns call getting timed out

2022-01-14 Thread Deepak Rane
Issue Description: API call gets timed out after 130 seconds. API calls are like fetch all campaigns, fetch campaign criteria's etc. we are already using paginations and filters etc to decrease the response payload but sometimes it can take 4-5 mins. Currently if number of campaigns are less the

Adwords CampaignCriteriaOperator API can not fetch negative keywords if they are part of a list

2021-08-16 Thread Deepak Rane
We use campaignCriterionService to fetch all campaign criteria's of any campaign. Negative keywords are also part of campaign criteria so ideally those should be fetched as part of this API. we observed that if the negative keywords are not part of list then they are fetched via API but if those

Re: AdWords API timeout issue while fetching campaigns/Ads

2021-06-17 Thread Deepak Rane
+5:30 adsapi wrote: > Hi Deepak, > > I work with Xiaoming and let me provide support to you concern. > > Allow me to elaborate the suggestion provided by my colleague. The timeout > error appears to be occurring when the API is processing or downloading > large volume of dat

Re: AdWords API timeout issue while fetching campaigns/Ads

2021-06-08 Thread Deepak Rane
Hello, Thank you for your reply. can you please elaborate more on your solution? What do you mean by running report on entities? I am not trying to run report. We are trying to fetch campaign/AdGroup data here On Friday, June 4, 2021 at 8:06:56 PM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > T

Re: AdWords API timeout issue while fetching campaigns/Ads

2021-05-28 Thread Deepak Rane
Hello, Any updates on this? On Tuesday, May 18, 2021 at 11:46:20 AM UTC+5:30 Deepak Rane wrote: > Hello, > > We are facing frequent timeout issues while fetching campaigns, Campaign > Criteria, AdGroups, Adgroup criteria or Ads using Adword APIs. We are using > 'adwords-axi

AdWords API timeout issue while fetching campaigns/Ads

2021-05-17 Thread Deepak Rane
Hello, We are facing frequent timeout issues while fetching campaigns, Campaign Criteria, AdGroups, Adgroup criteria or Ads using Adword APIs. We are using 'adwords-axis:4.8.0' lib for example: for fetching campaigns we use, CampaignServiceInterface get() method and retrieve campaigns as Campa

Re: Metrics data for customer filter by Search Campaigns only

2020-09-21 Thread Deepak Chand
Thank you for the clarification. On Mon, Sep 21, 2020 at 7:55 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Deepak, > > Thank you for reaching out. It could not be set up to fetch Search > Campaigns only by querying the customer resource. Th

Metrics data for customer filter by Search Campaigns only

2020-09-20 Thread Deepak Chand
Hi Team, I want to get cutomer metrics data from resource *customer* using google ads REST API interface. *But I am only interested in SEARCH campaigns type.* I have added segments.ad_network_type = 'SEARCH' but I am not getting correct data. *Is there any way to filter SEARCH campaign type f

Disapproved Ads Doubts

2020-09-03 Thread Deepak Chand
Hi Team, Hope you are doing good. I am trying to fetch the Disapproved Ads at AdGroup level using this query *(REST API Interface v5 ) :* SELECT ad_group_ad.ad.id,ad_group_ad.ad.name,campaign.name,campaign.id,ad_group.name,ad_group_ad.ad.name,ad_group_ad.ad.resource_name,ad_group_ad.ad.type,

Campign Status

2020-09-03 Thread Deepak Chand
Hi All, I have a doubt regarding campaign status : As per UI we have following : Eligible Paused Removed Pending Ended Limited by budget But As Per Google Ads Rest API we have different values : *campaign.status* ENABLED PAUSED REMOVED UNKNOWN UNSPECIFIED -- * * *CONFIDENTIALITY NOTICE*

Campaign Goal

2020-08-31 Thread Deepak Chand
Hi Team, Is there any way to fetch *campaign goal *using google ads API Rest Interface. Thanks & Regards Deepak Chand -- * * *CONFIDENTIALITY NOTICE* This email (including any attachments) may contain confidential, proprietary and/or privileged information, if you are not the inte

Fetching Recommendations

2020-08-27 Thread Deepak Chand
Hi Team, Can I fetch recommendations shown in google ads account dashboard : Like this : 1> Keywords & Targeting ( +.8 % ) 2> ADS and Extensions (+ 2.7%) 3> Bids & Budgets (+1.2 %) Using Google Ads REST API interface. -- * * *CONFIDENTIALITY NOTICE* This email (including any attachments) m

Revenue and Avg position

2020-08-25 Thread Deepak Chand
Hi all, I need to following doubts : 1> Campaign level Q. Can we can fetch the overall *revenue *of a campaign using Google Ads Rest Interface API. 2> Keywords Level Q. Can we fetch *revenue *and* avg position *of keywords under a campaign using Google Ads Rest Interface API.

Fetching Branded or non branded keywords list campaign wise

2020-08-20 Thread Deepak Chand
Hi Everyone, I have following queries , It wll be really helpful if you guys can help me out : 1> Is there any way of fetching *branded and non branded* keywords for a specific campaign usign REST API interface of google ad words. If yes? *Kindly provide specific l

Re: Fetching CTR and CPC

2020-08-10 Thread Deepak Chand
CPC, CPC > means the sum of your cost-per-click (CPC) and Avg CPC means the total cost > of all clicks divided by the total number of clicks received. > > Let me know if you have any questions. > > Thanks, > Nirmita Patel Google Ads Team > > > > > ref:_00D1U1174p._5

Re: Fetching CTR and CPC

2020-08-09 Thread Deepak Chand
ar , what is difference between CPC and Avg CPC. And can we fetch only CPC for keywords. Thanks in Advance On Friday, August 7, 2020 at 10:51:09 AM UTC+5:30 Deepak Chand wrote: > Thanks, I'll check them out. > > On Fri, Aug 7, 2020 at 12:59 AM Google Ads API Forum Advisor Prod < &g

Re: Fetching CTR and CPC

2020-08-06 Thread Deepak Chand
Thanks, I'll check them out. On Fri, Aug 7, 2020 at 12:59 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Deepak, > > Thanks for reaching out. You can use campaign report to get the CTR > <https://developers.google.com/google-

Fetching CTR and CPC

2020-08-06 Thread Deepak Chand
Hi, Could you please help me fetching the CTR and CPC for every campaign in REST API. Thanks -- * * *CONFIDENTIALITY NOTICE* This email (including any attachments) may contain confidential, proprietary and/or privileged information, if you are not the intended recipient, or the person respo

Re: Create Label not working with Google Ads API package by Opteo

2020-07-30 Thread Deepak Chand
Thank you for your response. On Thu, Jul 30, 2020 at 11:09 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Deepak, > > Thank you for reaching out. As the official Google Ads API does not > include the Node.js client library, we could not prov

Create Label not working with Google Ads API package by Opteo

2020-07-30 Thread Deepak Chand
ce at toProtoValueFormat (/home/deepak/DCR/DAN/dan-service-kitchen-sink/node_modules/google-ads-node/build/lib/utils.js:191:15) at unroll (/home/deepak/DCR/DAN/dan-service-kitchen-sink/node_modules/google-ads-node/build/lib/utils.js:182:19) at Object.convertToProtoFormat (/home/dee

App Conversion Tracking and Remarketing API concerns

2020-07-14 Thread deepak sonawane
Hi guys , need to ask about API : App Conversion Tracking and Remarketing API Have 2 concerns regaridng above api. 1) Can we use batch request for post for this kind of API ? 2) This api requires to have basic

Re: Certain campaings are not getting downloaded in report via adwords API

2019-07-11 Thread deepak sonawane
Thanks for the update. Closing this thread. On Tuesday, July 9, 2019 at 12:30:50 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Deepak, > > I'm sorry to hear that you wasn't able to receive my private reply. > > Upon checking the provided information, I can see that t

Re: Certain campaings are not getting downloaded in report via adwords API

2019-07-08 Thread deepak sonawane
Hi team, Already replied with details as suggested. Can you please update me on this ? On Friday, July 5, 2019 at 9:09:23 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Deepak, > > Thank you for posting your concern. > > To investigate the issue, could you provide the complete

Certain campaings are not getting downloaded in report via adwords API

2019-07-04 Thread deepak sonawane
Hi Team, We download report for our clients from adwords on daily basis. Now there are some missing campaings from downloaded report when we are downloading campain performance report from adwords API. There is strange inconsistency in report as for same account, we are able to download few cam

Campaigns(UAC) are missing while downloading report from Adwords API.

2019-07-04 Thread deepak sonawane
e campaing type are getting downloaded but some are missing. Please suggest if you have any issue. - Deepak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

Your OAuth2 Credentials are incorrect. Please see the GetRefreshToken.php example. { "error": "unsupported_grant_type", "error_description": "Invalid grant_type: " }

2018-04-14 Thread deepak khetarpal
Hello there, I am a newbie here and trying to integrate google adword api in PHP from the official github. We have installed this library using composer on our development server and have followed the tutorial to create a new project using google developer console, set up client id, client secr

Regarding Developer Token

2018-04-12 Thread deepak khetarpal
quot;unsupported_grant_type", "error_description": "Invalid grant_type: " } Can you please check and suggest what is missing here. Thank you in advance. Regards, Deepak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goog

How to get the Auction Minimum Bid at Keyword level from Adwords API?

2017-05-30 Thread deepak . jangir
Hi, I am in need to get Auction minimum bit at keyword level from AdWords Api. Can anyone help in this? Thanks, Sandeep Modi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleA

ACTION_NOT_PERMITTED on BudgetOrderService

2017-01-19 Thread Deepak Garg
Hi, I am calling a method BudgetOrderService.get(), but facing below error. [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.billing.budgetorder.SelectAction] I had also confirmed with our Google representative and he confirms that our MCC is whitelisted for

Tracking change history

2014-06-10 Thread M.S. krishna deepak
Hey, Is there a way in which I could know if the bid of a keyword has been changed during a specific time period? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDeve

Re: How can I know if a campaign field has been modified?

2014-06-10 Thread M.S. krishna deepak
Can I know this at the keyword level? i.e., Is there a way in which I could know about changes in keyword bids or may be the change in keyword match type?? P.S :- I know that the criterion ID can be retrieved, but I don't understand how it would give me data regarding bid changes -- -- =~=~=

Re: How can I know if a campaign field has been modified?

2014-06-10 Thread M.S. krishna deepak
Can I know this at the keyword level? i.e., Is there a way in which I could know about changes in keyword bids?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/pos

Re: Number of operations in google adwords api calls

2014-06-09 Thread M.S. krishna deepak
Hey, Thanks for the reply. I have some more doubts regarding this. 1) I have found that there are limits on number of operations ( OperationsPerMinute), number of requests(RequestsPerMinute). Could I know the exact numbers of this (or) Is there a way in which I could get this?

Number of operations in google adwords api calls

2014-06-09 Thread M.S. krishna deepak
It would be really grateful if you could clarify this If I want to change bids of 5 keywords in an Adgroup, then does it cost me 5 operations or is there a way to do it in lesser number of operations? Thank you, M.S. Krishna Deepak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Keyword report

2014-06-05 Thread M.S. krishna deepak
generate a separate report for each keyword but it takes too much time in this way Thanks in advance, M.S.Krishna Deepak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: How many API Calls am I making per day?

2014-06-04 Thread M.S. krishna deepak
Thanks for the reply. Still have a bit of doubt there. It would be really grateful if you could clarify this If I want to change bids of 5 keywords in an Adgroup, then does it cost me 5 operations or is there a way to do it in lesser number of operations? Thank you, M.S. Krishna Deepak

Re: How many API Calls am I making per day?

2014-06-02 Thread M.S. krishna deepak
Hi, If I use AdGroupCriterionService to mutate(SET) bids of keywords, how much does it contribute to the total no. of API Calls per day? P.S:- I couldn't find a column for AdGroupCriterionService in the Rate Sheet -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: How many API Calls am I making per day?

2014-06-02 Thread M.S. krishna deepak
Hi, If I use AdGroupCriterionService to mutate bids of keywords, how much does it contribute to the total no. of API Calls per day? P.S:- I couldn't find a column for AdGroupCriterionService in the Rate Sheet -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Adgroup Bid modifiers for platforms other than Mobile

2014-05-16 Thread M.S. krishna deepak
Hey, I want to change bids at AdGroup Level for other platforms(other than mobile). I have looked at https://developers.google.com/adwords/api/docs/reference/v201402/AdGroupBidModifierService but it seems to be working only for Mobile platform. Is there a way to do it? -- -- =~=~=~=~=~=~=~

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCHselector

2013-07-26 Thread DEEPAK KUMAR
Hello Takeshi Thanks for reply. I have changed clientCustomerId. Now it is working. Thanks & Warm Regards Deepak Singh On Tuesday, July 23, 2013 9:56:46 AM UTC+5:30, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > Please see this common error > page<https:/

ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCHselector

2013-07-22 Thread DEEPAK KUMAR
ATE"; reportDefination = reportDefination + "XML"; reportDefination = reportDefination + ""; string authetoken = ""; authetoken = "xyz"; DownloadReportDefinition(reportDefination, authetoken, "123", "

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH with FieldPath Selector for multi clients

2013-07-22 Thread DEEPAK KUMAR
fination = reportDefination + "CUSTOM_DATE"; reportDefination = reportDefination + "XML"; reportDefination = reportDefination + ""; string authetoken = ""; authetoken = "xyz"; Do

How can i get the "Dimensions" tab values using API

2011-04-27 Thread Deepak Jayaramdas
How can i get all the "Dimensions" tab values for the current month with respect to each day. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

CampaignStats array getting values null.

2011-02-18 Thread Deepak Jayaramdas
print 'Campaign with name "' . $campaign->name . '" and id "' . $campaign->id . "\" was found.\n"; echo ''; print_r($campaign); } } Thanks in advance. Regards Deepak -- =~=~=~=~=~=~=~=~=~=~

AdWords API Re: Internal error using Sandbox

2008-12-16 Thread Deepak
Even I am getting the same error. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email

AdWords API Re: addCampaign+One or more input elements failed validation(Sandbox)

2008-12-03 Thread Deepak
Hi Jeff, Now I'm able to add campaign,adgroup,etc. How I can delete campaign,adgroup using .net client library? I could find out only delete ad option. Thanks in advance. Deepak. --~--~-~--~~~---~--~~ You received this message because you are subscribed t

AdWords API Re: addCampaign+One or more input elements failed validation(Sandbox)

2008-12-03 Thread Deepak
Hi, How to catch that specific error in c#. I tried with try catch statement and I got " System.Web.Services.Protocols.SoapException: One or more input elements failed validation. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse (SoapClientMessage message, WebResponse respo

AdWords API Re: Application token required even for own application?

2008-12-02 Thread Deepak
Application token is not required to test in sandbox environment. http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html developerToken A string that identifies you as an authorized user of the sandbox. Must be the same login_id used in the email header, followed by ++ and t

AdWords API addCampaign+One or more input elements failed validation(Sandbox)

2008-12-02 Thread Deepak
derst.Add("developerToken", "[EMAIL PROTECTED]"); headerst.Add("useragent", "Irun Demo Application1"); I commented application token because it is not required in sandbox testing. AdWordsUser user = new AdWordsUser(); user.useSandbox(); // use sandbox Please advice...