Hello.
If you specify a hashtag in keyword with Keyword Insights of Ads API, an error will be returned.
[“errors”]=>
array(1) {
[0]=>
object(stdClass)#8 (2) {
[“code”]=>
string(7) “INVALID”
[“message”]=>
string(90) “The query constructed by keywords: #developer and negative keywords: is invalid”
}
}
Is it possible to specify a hash tag for keywords?
What if I want to obtain insight information with a hashtag?
Currently, keywords other than hashtags can be acquired normally.