Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-31 Thread abubakar a muhammad
etails (Status, MaxCPC, AgvCPC etc...) Hi Matt, Is there a way to achieve this using the Google Ads Api instead of the Adwords Api as I understand this will be depreciated in the future. Thanks! On Wednesday, September 1, 2021 at 7:56:43 PM UTC+5:30 adsapi wrote: Hi Sam, Thanks for reachi

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-29 Thread SANJAY SRINIVAAS M R
Thanks a lot. On Wed, 29 Dec, 2021, 3:14 pm Google Ads API Forum Advisor, wrote: > Hi Sanjay, > > If you are also looking to get the max Cpc of each keywords, then you can > use the keyword_view > and > include the

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-29 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Sanjay, If you are also looking to get the max Cpc of each keywords, then you can use the keyword_view and include the ad_group_criterion.cpc_bid_micros. Let me know if you have further questions. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2Mji1V:ref --

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-29 Thread SANJAY SRINIVAAS M R
Hi Matt, Is there a way to achieve this using the Google Ads Api instead of the Adwords Api as I understand this will be depreciated in the future. Thanks! On Wednesday, September 1, 2021 at 7:56:43 PM UTC+5:30 adsapi wrote: > Hi Sam, > > Thanks for reaching out. In the Keywords Performance

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-28 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi cv, Thanks for posting the solution to your own inquiry. Please let us know if you have any other questions. Regards, Matt Google Ads API Team Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey Matt Google Ads API

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-28 Thread cv
Hi, I am able to get Max CPC with ad_group_criterion.effective_cpc_bid_micros. Thanks On Tuesday, 28 December 2021 at 15:09:21 UTC+5:30 cv wrote: > Hi, > > How we can get MaxCPC for keyword_view? > > Thanks, > > On Wednesday, 1 September 2021 at 19:56:43 UTC+5:30 adsapi wrote: > >> Hi Sam,

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-12-28 Thread cv
Hi, How we can get MaxCPC for keyword_view? Thanks, On Wednesday, 1 September 2021 at 19:56:43 UTC+5:30 adsapi wrote: > Hi Sam, > > Thanks for reaching out. In the Keywords Performance Report > , >

RE: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-09-01 Thread Google Ads API Forum Advisor
Hi Sam, Thanks for reaching out. In the Keywords Performance Report, you can use the Criteria attribute to retrieve a keyword's text. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Mji1V:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2021-08-29 Thread Sam K.J
I am trying the same endpoint (KEYWORDS performance report) and could not get the keyword name value. Is there any way to retrieve the keyword name value? I am getting all other information but somehow cannot get my head around this. On Tuesday, December 20, 2011 at 1:16:45 PM UTC+5:30 Nikhil

Re: Get keywords details (Status, MaxCPC, AgvCPC etc...)

2011-12-19 Thread Eric Koleda
Hi Nikhil, Please take a look at the KEYWORDS performance report: http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Get keywords details (Status, MaxCPC, AgvCPC etc...)

2011-12-13 Thread Nikhil Gaur
Hi, I need complete keyword details (Status, MaxCPC, AgvCPC, adgroupid, campaignid etc). I have searched in .net samples but didn't get any sample code. I am using .Net client library. If anyone knows the solution please tell me. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find