We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a33e2 commit fd9928bCopy full SHA for fd9928b
lib/line/bot/client.rb
@@ -726,7 +726,7 @@ def create_click_audience(params)
726
# @param opts [Hash] options
727
#
728
# @return [Net::HTTPResponse] This response includes an audience_group_id.
729
- def create_impression_audience
+ def create_impression_audience(params)
730
channel_token_required
731
732
endpoint_path = '/bot/audienceGroup/imp'
0 commit comments