コード例 #1
0
def post_reactions_by_type_total():
	return Facebook.typeMethodPostsVideos("post_reactions_by_type_total")
コード例 #2
0
def post_video_complete_views_paid_unique():
	return Facebook.typeMethodPostsVideos("post_video_complete_views_paid_unique")
コード例 #3
0
def post_video_views_organic_unique():
	return Facebook.typeMethodPostsVideos("post_video_views_organic_unique")
コード例 #4
0
def post_impressions():
	return Facebook.typeMethodPostsVideos("post_impressions") 
コード例 #5
0
def post_engaged_fan():
	return Facebook.typeMethodPostsVideos("post_engaged_fan") 
コード例 #6
0
def post_negative_feedback_by_type_unique():
	return Facebook.typeMethodPostsVideos("post_negative_feedback_by_type_unique") 
コード例 #7
0
def post_engaged_users():
	return Facebook.typeMethodPostsVideos("post_engaged_users")
コード例 #8
0
def post_impressions_organic_unique():
	return Facebook.typeMethodPostsVideos("post_impressions_organic_unique")