Keyword Match Type

2024-10-03 Thread Rohtash Specscart
Hello Team, I need clarification on keyword match types. Can I use broad, exact, and phrase match types within a single ad group with a TROAS bidding strategy? Additionally, should we create separate ad groups for synonyms, like the keywords "Buy Glasses" and "Order Glasses"? -- -- =~=~=~=

Duplicate Keyword Id when keyword match type change PHRASE to BROAD

2022-07-11 Thread Gagandeep Singh
Hello, I tried to change keyword match type and I face issue of duplicate keyword_id when changing keyword match type PHRASE to BROAD in google ads. Firstly: I remove EXACT keyword and create PHRASE keyword. I got response Removed keyword customers/7501280731/adGroupCriteria/131900796444

Re: keyword match type update - Regs

2021-04-06 Thread Osoftz Tech
Thank you for the clarification. On Mon, Apr 5, 2021 at 9:43 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi, > > Thank you for reaching out. Since the KeywordInfo > > is immutable, the ke

RE: keyword match type update - Regs

2021-04-05 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Since the KeywordInfo is immutable, the keyword criterion could not be updated once it’s created via the API. There isn’t any other way to achieve this via the API. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._

keyword match type update - Regs

2021-04-02 Thread Osoftz Tech
Hi Google Team, 1) I cannot change the *match type *of a keyword using AdGroupCriterion operation.But, in Google Ads UI, it can be changed 2) Is it possible to update the keyword match type after a keyword is created ? 3) If it is possible, how to achieve it ? Which service

Re: keyword text keyword match type keyword id

2018-04-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit, Let me clarify this for you. You can consider the shared set as a list of keywords. Instead of adding the individual keywords as criterion, you can just attach the list as the criterion to campaign or ad group. The ids of criterion alone are not globally unique, but the combination of

Re: keyword text keyword match type keyword id

2018-04-16 Thread Amit Kumar Verma
Hi Milind, I want same criterion id for same text and match type because it will not be a one time operation , I may have to add same criterion to many other shared sets and may have to remove it from some shared set so if it will create different id each time , it will not look good as I am al

Re: keyword text keyword match type keyword id

2018-04-16 Thread Amit Kumar Verma
Hi Milind, I want same criterion id for same text and match type because it will not be a one time operation , I may have to add same criterion to many other shared sets and may have to remove it from some shared set so if it will create different id each time , it will not look good as I am al

Re: keyword text keyword match type keyword id

2018-04-13 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit, Each Shared set owns the keywords in that list. If you want to add a keyword with the same text and match type as in a different shared set, you will need to add the keyword again to the second shared set. Since the text is same, you might get the keyword criterion Id same as in the sh

Re: keyword text keyword match type keyword id

2018-04-13 Thread Amit Kumar Verma
HI Milind, I don't want to update keyword. I want to add an existing keyword to an another shared set. Is that possible or not ? I have seen same keyword existing on multiple shared sets. On Friday, April 13, 2018 at 1:13:32 AM UTC+5:30, Milind Sankeshware (AdWords API Team) wrote: > > Hi Amit

Re: keyword text keyword match type keyword id

2018-04-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit, Could you please clarify what you mean by "I want to add an existing Keyword criteria to an existing Shared Set "? Are you looking to modify the text of an existing keyword in an existing shared set? If you've created the shared set, you can use the SharedCriterionService.mutate()

Re: keyword text keyword match type keyword id

2018-04-11 Thread Amit Kumar Verma
Thanks Milind for your reply , but I want to add an existing Keyword criteria to an existing Shared Set . If I define text and Match type , it creates new Keyword Criteria. Thats the whole issue. On Thursday, April 12, 2018 at 12:55:53 AM UTC+5:30, Milind Sankeshware (AdWords API Team) wrote: >

Re: keyword text keyword match type keyword id

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit, Thanks for sharing the SOAP logs. Could you please confirm are you looking to add Keyword criteria to existing Shared set? If yes, you need to set criterion type and text in request as given below: https://adwords.google.com/api/adwords/cm/v201802";>

Re: keyword text keyword match type keyword id

2018-04-11 Thread Amit Kumar Verma
CID: 1552618597 Request: ADD 1587701975 10120631 KEYWORD true Response: soap:Client [SharedSetCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion] https://adwords.google.com/api/adwords/cm/v201802";> [SharedSetCriterionError.CONCRETE_TYPE_REQUIRED @ operations[

Re: keyword text keyword match type keyword id

2018-04-10 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit, The error CONCRETE_TYPE_REQUIRED meaning, the concrete type of criterion (e.g., keyword and placement) is required for ADD operations. Could you please share the compl

Re: keyword text keyword match type keyword id

2018-04-10 Thread Amit Kumar Verma
; - Eric Koleda, AdWords API Team > > On Dec 22, 5:54 pm, timprepscius wrote: > > Just wondering, > > > > Why do I need to specify keyword text and keyword match type when > > modifying a keyword's status or bid etc? > > > > Shouldn't a custo

Re: get keyword match Type in v201306 using targeting idea service

2015-06-30 Thread Danial Klimkin
Hello Eric, You are responding to a 2 years old thread. I am closing it to avoid spam of the original topic participants. Please start a new thread describing your issue. -Danial, AdWords API Team. On Monday, June 29, 2015 at 5:27:55 PM UTC+2, Eric Berry wrote: > > I have tried this with AP

Re: get keyword match Type in v201306 using targeting idea service

2015-06-29 Thread Eric Berry
I have tried this with API v201502 and it doesn't return some keyword results. Here's a screenshot: https://www.evernote.com/l/AAPq0lUVkUFHTIs-cf7aP870j61c2ECRJxcB/image.png The results set are showing 3 results, but my API call only returns 2 (the ones with monthly searches). Here's my code

Re: keyword match type change history question

2015-03-04 Thread Susie Zhao
Thanks Danial. On Wednesday, March 4, 2015 at 6:03:46 AM UTC-8, Danial Klimkin wrote: > > Hello Susie, > > > Keywords are immutable, so you can't change the match type, you can only > remove a keyword and add a new one. So this will be reflected as these two > changes in the history. > > > -Dani

Re: keyword match type change history question

2015-03-04 Thread Danial Klimkin
Hello Susie, Keywords are immutable, so you can't change the match type, you can only remove a keyword and add a new one. So this will be reflected as these two changes in the history. -Danial, AdWords API Team. On Wednesday, March 4, 2015 at 4:46:08 PM UTC+3, Susie Zhao wrote: > > Will the

keyword match type change history question

2015-03-04 Thread Susie Zhao
Will the keyword_id change if the match type of the keyword changes? And does Google Maintain the keyword attribute changing history in AdGroupCriterion? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:/

Re: keyword match type in search query performance report

2014-10-03 Thread Michael Cloonan (AdWords API Team)
Hello Greg, Thanks for your suggestion. I will pass along your idea to the rest of the team. Do you have any specific use cases in mind where this is particularly important? That might help the idea get prioritized. Regards, Mike, AdWords API Team On Thursday, October 2, 2014 6:40:12 PM UTC-4

keyword match type in search query performance report

2014-10-02 Thread GregT
Hi, I'd just like to request that a field available in the search terms report in the AdWords UI be added to the corresponding search query performance report in the API. The UI has a column for the keyword, as does the API report, but the UI includes match type in that (i.e. it will put the t

Re: How to specify "Exact" keyword match type while using TargetingIdeaService?

2014-06-30 Thread Ray Tsang (AdWords API Team)
Vishal, This appears to be a duplicate. Let's continue the discussion in the other thread. Thanks! Ray On Saturday, June 28, 2014 2:43:31 AM UTC-4, Vishal Chawla wrote: > > Hi, > > I am trying to get Average Monthly Search for a keyword using the Adwords > API (v201402) in PHP. For this I am

How to specify "Exact" keyword match type while using TargetingIdeaService?

2014-06-30 Thread Vishal Chawla
Hi, I am trying to get Average Monthly Search for a keyword using the Adwords API (v201402) in PHP. For this I am using the TagretingIdeaService by specifying my keyword in the *queries* parameter of Relat

Re: get keyword match Type in v201306 using targeting idea service

2013-11-20 Thread Paolo Morello
Hi Ismail, I have the same problem. How we can resolve? Il giorno lunedì 7 ottobre 2013 13:01:48 UTC+2, Sajjad Saleem ha scritto: > > hi, > i,m trying to get keyword's match type while using targeting idea service. > i followed this > https://groups.google.com/forum/#!topic/adwords-api/KhwfQnYEh

Re: get keyword match Type in v201306 using targeting idea service

2013-11-20 Thread Danial Klimkin
Hello Ismail, Now I understand the question, in order to make an API request with this option enabled, you need to send both RelatedToQuerySearchParameter and IdeaTextFilterSearchParameter parameters: RelatedToQuerySearchParameter, queries = keyword1, keyword2, ... IdeaTextFilterSearchPara

Re: get keyword match Type in v201306 using targeting idea service

2013-11-18 Thread Ismail Ansari
Hi, look at the screenshot i want to get keywords ideas related to my search query how can i implement this using adwords api php. currently i'm using targeting idea service but don't know how to achieve this my sample code is : $keyword = $search_params['keyword']; // Create selector.

Re: get keyword match Type in v201306 using targeting idea service

2013-11-13 Thread Danial Klimkin
Hello Ismail, Can you please describe in more details what are you trying to achieve? The parameter was replaced as I described, otherwise the behavior should be the same. -Danial, AdWords API Team. On Tuesday, November 12, 2013 8:05:03 PM UTC+4, Ismail Ansari wrote: > > Hi Danial, > > i'm

Re: get keyword match Type in v201306 using targeting idea service

2013-11-12 Thread Ismail Ansari
Hi Danial, i'm using RelatedToQuerySearchParameter but still same issue it would be favour if you share same piece of code. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/gro

Re: get keyword match Type in v201306 using targeting idea service

2013-10-11 Thread Danial Klimkin
Hello Sajjad, Please use RelatedToQuerySearchParameter instead: https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.RelatedToQuerySearchParameter -Danial, AdWords API Team. On Monday, October 7, 2013 3:01:48 PM UTC+4, Sajjad Saleem wrote: > > hi, > i,m tr

get keyword match Type in v201306 using targeting idea service

2013-10-07 Thread Sajjad Saleem
hi, i,m trying to get keyword's match type while using targeting idea service. i followed this https://groups.google.com/forum/#!topic/adwords-api/KhwfQnYEhMQ but i foud that the KeywordMatchTypeSearchParameter is not available in v201306.please help I'm working on it for two days but found noth

Re: Retrieving keyword match type in v201206 Java lib

2012-11-05 Thread Sephora
Hi, yes, the MatchType is now always EXACT; http://goo.gl/FsgNk This and RelatedToMatchTypeSearchParameter are not support in v201206. You > can use RelatedToSearchQuery and request KEYWORD_TEXT instead of CRITERION > - the MatchType is now always EXACT, which is why > RelatedToMatchTypeSearch

Re: Retrieving keyword match type in v201206 Java lib

2012-10-05 Thread calford
Hi, So, i didn't really understand. Will the matchtype option be removed from keyword tool as well and be forced to be EXACT match? On Monday, 13 August 2012 17:42:56 UTC+2, Kevin Winter wrote: > > Hi, > My apologies. I spoke with some of the engineers who made the change > and they indicat

Re: Retrieving keyword match type in v201206 Java lib

2012-08-13 Thread Kevin Winter
Hi, My apologies. I spoke with some of the engineers who made the change and they indicated that due to backend changes, this information is no longer available in v201206 and probably future versions of the API. - Kevin Winter, AdWords API Team On Friday, August 10, 2012 2:58:29 AM UTC-4, S

Re: Retrieving keyword match type in v201206 Java lib

2012-08-09 Thread Kevin Winter
Hi, I went into both the public UI you posted as well as the Keyword Tool within my production test account and in neither location could find anything to indicate a MatchType either in the suggested keywords or the seed phrase. Could you clarify how you're doing this in the UI? - Kevin Wint

Re: Retrieving keyword match type in v201206 Java lib

2012-08-08 Thread Sephora
Hi Kevin, thanks for your answer. What is the UI you mention? The Keywordtool at https://adwords.google.com/o/*KeywordTool* still has the option to get the SearchVolume based on the match type for keywords. E.g. i get for the keyword "test" and all three match types different search volumes fo

Re: Retrieving keyword match type in v201206 Java lib

2012-08-01 Thread Kevin Winter
Hi, This feature was actually removed from the UI and the API removed it with v201206 to follow suit. You can use the RelatedToQuerySearchParameter with a given search query to receive a list of proposed exact match keywords. - Kevin Winter AdWords API Team On Monday, July 30, 2012 6:55:24 A

Retrieving keyword match type in v201206 Java lib

2012-07-30 Thread Sephora
I am currently trying to migrate my Java Application to the AdWords API v201206 (from v201109) and encounter problems when trying to get the search volume of a keyword with a specific match type (broad, phrase, exact). There doesn't seem to be an option/searchParameter to set the match type whe

Re: How can i get 'Keyword Name', 'QualityScore','Keyword Status' and 'Keyword Match Type' columns in "Ad Performance" report.

2011-07-20 Thread Zweitze
Why do you need CreativeID, since you don't need it for your objective? And why do you need columns 1) through 5) as that isn't related to your objective either? On Jul 19, 12:52 pm, Sachin wrote: > Hi. > > Objective :- Get Unique record(CampaignID,AdGroupId,KeywordID,Date) from > Keyword Perform

How can i get 'Keyword Name', 'QualityScore','Keyword Status' and 'Keyword Match Type' columns in "Ad Performance" report.

2011-07-19 Thread Sachin
Hi. Objective :- Get Unique record(CampaignID,AdGroupId,KeywordID,Date) from Keyword Performance Report. I understand from reading Google forums that the only way to get creativeID is to change our report request from "Keywords Performance" to "Ad Performance". And i have transfered form Keyw

AdWords API Re: keyword text keyword match type keyword id

2009-12-23 Thread timprepscius
t; > Best, > - Eric Koleda, AdWords API Team > > On Dec 22, 5:54 pm, timprepscius wrote: > > > > > Just wondering, > > > Why do I need to specify keyword text and keyword match type when > > modifying a keyword's status or bid etc? > > > Shouldn&

AdWords API Re: keyword text keyword match type keyword id

2009-12-23 Thread AdWords API Advisor
pecify keyword text and keyword match type when > modifying a keyword's status or bid etc? > > Shouldn't a customerId + adgroupId + keywordId be sufficient? > > If these values which I pass in are somehow wrong (which I hope they > never are), will the keyword's te

AdWords API keyword text keyword match type keyword id

2009-12-22 Thread timprepscius
Just wondering, Why do I need to specify keyword text and keyword match type when modifying a keyword's status or bid etc? Shouldn't a customerId + adgroupId + keywordId be sufficient? If these values which I pass in are somehow wrong (which I hope they never are), will the keyword&

AdWords API Re: About the 'Exact' keyword match type

2009-12-17 Thread AdWords API Advisor
Hi Donald, The matchType "EXACT" on the seed keyword is used to calibrate the recommendation engine, but it will not limit the results to only keywords that contain the seed keyword exactly. This feature doesn't exist in the TargetingIdeaService, but can be approximated using the NgramGroupsSearc

AdWords API About the 'Exact' keyword match type

2009-12-16 Thread Donald
Hi, I need exact type match results after using the TargetingIdeaService of the v200909 API. However, from the results obtained, I have to extract those that have the exact type. For example, if my input was "mars cruise", I get results like "cruise to mars" and "world cruise". I have to extract