Google Cloud Ces V1 Client - Class InstagramConfig (0.3.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class InstagramConfig.

Configuration specific to Instagram deployments.

Generated from protobuf message google.cloud.ces.v1.ChannelProfile.InstagramConfig

Namespace

Google \ Cloud \ Ces \ V1 \ ChannelProfile

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ instagram_account_id string

Required. The Instagram Account ID.

↳ display_name string

Output only. The fetched Meta business page name.

↳ thumbnail_url string

Output only. The fetched Meta business profile thumbnail URL.

↳ description string

Output only. The description of the Meta business page or profile.

getInstagramAccountId

Required. The Instagram Account ID.

Returns
Type Description
string

setInstagramAccountId

Required. The Instagram Account ID.

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

Output only. The fetched Meta business page name.

Returns
Type Description
string

setDisplayName

Output only. The fetched Meta business page name.

Parameter
Name Description
var string
Returns
Type Description
$this

getThumbnailUrl

Output only. The fetched Meta business profile thumbnail URL.

Returns
Type Description
string

setThumbnailUrl

Output only. The fetched Meta business profile thumbnail URL.

Parameter
Name Description
var string
Returns
Type Description
$this

getDescription

Output only. The description of the Meta business page or profile.

Returns
Type Description
string

setDescription

Output only. The description of the Meta business page or profile.

Parameter
Name Description
var string
Returns
Type Description
$this