Class: Yext::Api::KnowledgeApi::Powerlistings::Publisher

Inherits:
Utils::ApiBase
  • Object
show all
Includes:
Concerns::AccountChild
Defined in:
lib/yext/api/knowledge_api/powerlistings/publisher.rb

Overview

:knowledge_api:

:powerlistings:
  :listing:
    - :action: :index
      :method: :get
      :endpoint: https://api.yext.com/v2/accounts/{accountId}/powerlistings/publishers
      :path_regex: v2/accounts/[^/]+?/powerlistings/publishers
      :default_version: 20161012
      :documentation: http://developer.yext.com/docs/api-reference/#operation/listPublishers
      :sandbox_only: false

Method Summary

Methods included from Concerns::AccountChild

#accountId=, association_name, ensure_relation, with_account_path

Methods included from Concerns::FaradayConnection

faraday_connection