baiji v0.6.7 Baiji.Pinpoint

Link to this section Summary

Functions

Returns a map containing the input/output shapes for this endpoint

Outputs values common to all actions

Creates or updates a campaign

Creates or updates an import job

Used to create or update a segment

Deletes the APNs channel for an app

Deletes the event stream for an app

Deletes the GCM channel for an app

Returns information about the APNs channel for an app

Returns information about an app

Used to request the settings for an app

Returns information about your apps

Returns information about a campaign

Returns information about the activity performed by a campaign

Returns information about a specific version of a campaign

Returns information about your campaign versions

Returns information about your campaigns

Returns information about an endpoint

Returns the event stream for an app

Returns information about the GCM channel for an app

Returns information about an import job

Returns information about your import jobs

Returns information about a segment

Returns a list of import jobs for a specific segment

Returns information about a segment version

Returns information about your segment versions

Used to get information about your segments

Use to create or update the event stream for an app

Use to update the APNs channel for an app

Used to update the settings for an app

Use to update a batch of endpoints

Use to update the GCM channel for an app

Link to this section Functions

Returns a map containing the input/output shapes for this endpoint

Outputs values common to all actions

Link to this function create_app(input \\ %{}, options \\ [])

Used to create an app.

Link to this function create_campaign(input \\ %{}, options \\ [])

Creates or updates a campaign.

Link to this function create_import_job(input \\ %{}, options \\ [])

Creates or updates an import job.

Link to this function create_segment(input \\ %{}, options \\ [])

Used to create or update a segment.

Link to this function delete_apns_channel(input \\ %{}, options \\ [])

Deletes the APNs channel for an app.

Link to this function delete_apns_sandbox_channel(input \\ %{}, options \\ [])

Delete an APNS sandbox channel

Link to this function delete_app(input \\ %{}, options \\ [])

Deletes an app.

Link to this function delete_campaign(input \\ %{}, options \\ [])

Deletes a campaign.

Link to this function delete_email_channel(input \\ %{}, options \\ [])

Delete an email channel

Link to this function delete_event_stream(input \\ %{}, options \\ [])

Deletes the event stream for an app.

Link to this function delete_gcm_channel(input \\ %{}, options \\ [])

Deletes the GCM channel for an app.

Link to this function delete_segment(input \\ %{}, options \\ [])

Deletes a segment.

Link to this function delete_sms_channel(input \\ %{}, options \\ [])

Delete an SMS channel

Link to this function get_apns_channel(input \\ %{}, options \\ [])

Returns information about the APNs channel for an app.

Link to this function get_apns_sandbox_channel(input \\ %{}, options \\ [])

Get an APNS sandbox channel

Link to this function get_app(input \\ %{}, options \\ [])

Returns information about an app.

Link to this function get_application_settings(input \\ %{}, options \\ [])

Used to request the settings for an app.

Link to this function get_apps(input \\ %{}, options \\ [])

Returns information about your apps.

Link to this function get_campaign(input \\ %{}, options \\ [])

Returns information about a campaign.

Link to this function get_campaign_activities(input \\ %{}, options \\ [])

Returns information about the activity performed by a campaign.

Link to this function get_campaign_version(input \\ %{}, options \\ [])

Returns information about a specific version of a campaign.

Link to this function get_campaign_versions(input \\ %{}, options \\ [])

Returns information about your campaign versions.

Link to this function get_campaigns(input \\ %{}, options \\ [])

Returns information about your campaigns.

Link to this function get_email_channel(input \\ %{}, options \\ [])

Get an email channel

Link to this function get_endpoint(input \\ %{}, options \\ [])

Returns information about an endpoint.

Link to this function get_event_stream(input \\ %{}, options \\ [])

Returns the event stream for an app.

Link to this function get_gcm_channel(input \\ %{}, options \\ [])

Returns information about the GCM channel for an app.

Link to this function get_import_job(input \\ %{}, options \\ [])

Returns information about an import job.

Link to this function get_import_jobs(input \\ %{}, options \\ [])

Returns information about your import jobs.

Link to this function get_segment(input \\ %{}, options \\ [])

Returns information about a segment.

Link to this function get_segment_import_jobs(input \\ %{}, options \\ [])

Returns a list of import jobs for a specific segment.

Link to this function get_segment_version(input \\ %{}, options \\ [])

Returns information about a segment version.

Link to this function get_segment_versions(input \\ %{}, options \\ [])

Returns information about your segment versions.

Link to this function get_segments(input \\ %{}, options \\ [])

Used to get information about your segments.

Link to this function get_sms_channel(input \\ %{}, options \\ [])

Get an SMS channel

Link to this function put_event_stream(input \\ %{}, options \\ [])

Use to create or update the event stream for an app.

Link to this function send_messages(input \\ %{}, options \\ [])

Send a batch of messages

Link to this function update_apns_channel(input \\ %{}, options \\ [])

Use to update the APNs channel for an app.

Link to this function update_apns_sandbox_channel(input \\ %{}, options \\ [])

Update an APNS sandbox channel

Link to this function update_application_settings(input \\ %{}, options \\ [])

Used to update the settings for an app.

Link to this function update_campaign(input \\ %{}, options \\ [])

Use to update a campaign.

Link to this function update_email_channel(input \\ %{}, options \\ [])

Update an email channel

Link to this function update_endpoint(input \\ %{}, options \\ [])

Use to update an endpoint.

Link to this function update_endpoints_batch(input \\ %{}, options \\ [])

Use to update a batch of endpoints.

Link to this function update_gcm_channel(input \\ %{}, options \\ [])

Use to update the GCM channel for an app.

Link to this function update_segment(input \\ %{}, options \\ [])

Use to update a segment.

Link to this function update_sms_channel(input \\ %{}, options \\ [])

Update an SMS channel