Frends.LinkedIn.SearchAdCampaigns / 1.1.0
Summary
Finds campaigns within an advertising account, narrowed by name, type and status.
Typical use — walking from an account down to the campaigns a reporting Process should cover
Input class usually contains parameters that are required.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| AdAccountId | String |
– | 506333826 |
Ad Account Id. |
| Reference | String |
– | – | Searches for accounts by reference. |
| Name | String |
– | – | Searches for an account by name. |
| Id | String |
– | – | Searches for an account by ID. |
| TypeFilters | TypeFilter[] |
– | – | Filters for LInkedIn request. |
| StatusFilters | StatusFilter[] |
– | – | Filters for LInkedIn request. |