# LinkedIn Job Ads by Company - Spy B2B Hiring Campaigns

**Use case:** 

Run LinkedIn Job Ads by Company - Spy B2B Hiring Campaigns on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "accountOwner": "Stripe",
  "keyword": "hiring",
  "dateOption": "last-3-months",
  "maxResults": 24,
  "enrichDetails": false,
  "useResidentialProxy": false,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

## Output

```json
{
  "advertiser_name": {
    "label": "Advertiser",
    "format": "text"
  },
  "ad_text": {
    "label": "Ad copy",
    "format": "text"
  },
  "format": {
    "label": "Format",
    "format": "text"
  },
  "first_shown": {
    "label": "First shown",
    "format": "text"
  },
  "last_shown": {
    "label": "Last shown",
    "format": "text"
  },
  "creative_url": {
    "label": "Preview",
    "format": "link"
  }
}
```

## About this Actor

This example demonstrates how to use [LinkedIn Ad Library — B2B Competitor Ad Spy](https://apify.com/dltik/linkedin-ad-library) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/linkedin-ad-library) to learn more, explore other use cases, and run it yourself.