Class: Eloqua::BulkClient
- Defined in:
- lib/eloqua_api/bulk_client.rb
Constant Summary
Constants inherited from Client
Client::AUTHORIZE_PATH, Client::BASE_LOGIN_URI, Client::BASE_PATH, Client::BASE_URI, Client::BASE_VERSION, Client::SITE, Client::TOKEN_PATH, Client::TOKEN_PATH_HEADERS
Instance Attribute Summary
Attributes inherited from Client
#on_authorize, #on_refresh_token, #on_url_changed, #opts
Instance Method Summary collapse
Methods included from Sync
Methods included from Export
#define_activity_export, #define_export, #delete_export, #delete_export_definition, #retrieve_activity_export, #retrieve_export
Methods inherited from Client
#authorize_url, #delete, #exchange_token, #get, #initialize, #login, #multipart_post, #on_authorize?, #on_refresh_token?, #on_url_changed?, #post, #put, #token_refreshed?, #url, #url_changed?, #version
Constructor Details
This class inherits a constructor from Eloqua::Client