Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Reading from LinkedIn entities

Focus mode
Reading from LinkedIn entities - AWS Glue

Prerequisites

A LinkedIn Object you would like to read from. Refer the supported entities table below to check the available entities.

Supported entities

Entity Can be Filtered Supports Limit Supports Order By Supports Select * Supports Partitioning
Ad Accounts Yes Yes Yes Yes No
Campaigns Yes Yes Yes Yes No
Campaign Groups Yes Yes Yes Yes No
Creatives Yes Yes Yes Yes No
Ad Analytics Yes No No Yes No
Ad Analytics All AdAcocunts Yes No No Yes No
Ad Analytics All Campaigns Yes No No Yes No
Ad Analytics All CampaignGroups Yes No No Yes No
Ad Analytics All AdCreatives Yes No No Yes No
Share Statistics Yes No No Yes No
Page Statistics Yes No No Yes No
Follower Statistics Yes No No Yes No

Example

netsuiteerp_read = glueContext.create_dynamic_frame.from_options( connection_type="linkedin", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "adaccounts", "API_VERSION": "202406" } )
LinkedIn entity and field details

Field Data Type

Supported Filter Operators

String

=

DateTime

BETWEEN, =

Numeric

=

Boolean

=

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.