Re: KeywordPlanIdeaService response "text" does not match the give keyword

2020-09-07 Thread masa hassy
I think should response with the given keyword!! 2020年9月4日金曜日 23時38分44秒 UTC+9 adsapiforumadvisor: > > Hi Masa, > > Thank you for reaching out. This is normal as some words may be split to a > few words but they refer to the same meaning and the historical metrics are > the same. The returned

KeywordPlanIdeaService response "text" does not match the give keyword

2020-09-04 Thread masa hassy
Hi. Give keyword with KeywordPlanIdeaService to get searchvolume and competition. There is a case where response "text" does not match the give keyword.(Giving a one word is divided into multiple words.) Why not match? ex. Give keyword:スポーツクラブ(Sportsclub) Response text:スポーツ クラブ(Sports club)

Re: Lifetime of AdWords API

2019-09-17 Thread masa hassy
I see. Thank you. 2019年9月17日火曜日 15時25分10秒 UTC+9 adsapiforumadvisor: > > Hi, > > My apologies as we currently have no information when the AdWords API > would be completely sunset. As of now, you may still continue to use this > API. You may keep an eye on our deprecation schedule >

Lifetime of AdWords API

2019-09-16 Thread masa hassy
How long is AdWords API v201809 valid? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

Re: Migrate TargetingIdeaService to KeywordPlanIdeaService.generateKeywordIdeas

2019-09-01 Thread masa hassy
About GoogleAdsAPI - IdeaTextFilterSearchParameter(); - IncludeAdultContentSearchParameter(); Please support the parameters. Thanks. 2019年8月29日木曜日 6時25分03秒 UTC+9 adsapiforumadvisor: > > Hi Masa, > > Thank you for reaching support. The Search parameter for the Keyword Idea > types is

Re: Migrate TargetingIdeaService to KeywordPlanIdeaService.generateKeywordIdeas

2019-08-28 Thread masa hassy
Hi,Nikisha It's very sorry that the functionality is less than the Google AdWords API. Thanks. 2019年8月29日木曜日 6時25分03秒 UTC+9 adsapiforumadvisor: > > Hi Masa, > > Thank you for reaching support. The Search parameter for the Keyword Idea > types is not available in Google Ads API. You could

Migrate TargetingIdeaService to KeywordPlanIdeaService.generateKeywordIdeas

2019-08-27 Thread masa hassy
We will migrate from Google AdWords API to Google Ads API. In the Google AdWords API, Targetingideasservice - IdeaTextFilterSearchParameter(); - IncludeAdultContentSearchParameter(); But How do I migrate the Google Ads API to KeywordPlanIdeaService.generateKeywordIdeas. Please tell me

Re: AdwordAPIからAdsAPIへの移行について

2019-08-25 Thread masa hassy
私は既にサンプルコードを入手しています。 あなたの回答しているこのサンプルコード では私の疑問が解消しません。 以下のAdwordAPIのTargetingIdeaServiceで書いていたコードをAdsAPIに置き換える*具体的なコード*を教えて欲しいです $targetingIdeaService = new AdWordsServices()->get(SESSION,

AdwordAPIからAdsAPIへの移行について

2019-08-23 Thread masa hassy
以前使用していたAdwordAPIからAdsAPIへ移行調査をしています。 AdwordAPIではTargetingIdeaServiceを使用していましたが AdsAPIではKeywordPlanIdeaServiceに変更するときに TargetingIdeaServiceで以下の設定をする場合、 KeywordPlanIdeaServiceではどのように設定するのでしょうか? *具体的なコードの例で教えて下さい。* - TargetingIdeaService $targetingIdeaService = new