[go: up one dir, main page]

Version API du graphe

Canvas Footer

Lecture

A footer of the canvas

Example

Paramètres

Ce point de terminaison n’a aucun paramètre.

Champs

ChampDescription
id
numeric string

The id of the element

background_color
string

Background color of the button

bottom_padding
numeric string

The padding below the element

child_elements
list<CanvasButton>

The child elements inside a footer

element_group_key
string

The element group key to bundle multiple elements in editing

element_type
enum

The type of the element

name
string

The name of the element

top_padding
numeric string

The padding above the element

Error Codes

ErreurDescription
80001There have been too many calls to this Page account. Wait a bit and try again. For more info, please refer to https://developers.facebook.com/docs/graph-api/overview/rate-limiting.

Création

Vous ne pouvez pas effectuer cette opération sur ce point de terminaison.

Mise à jour

Vous ne pouvez pas effectuer cette opération sur ce point de terminaison.

Suppression

You can delete a CanvasFooter by making a DELETE request to /{canvas_footer_id}.

Paramètres

Ce point de terminaison n’a aucun paramètre.

Type de retour

Struct {
success: bool,
}

Error Codes

ErreurDescription
100Invalid parameter