Hi This is the workflow - https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZlMDYzMjA0MzI1MjZiNTUzMzUxMzUi_pc Please help in getting the campaign

Status: Open · Asked by Aliva Patnaik on · 0 views

QuickSell — Question ·

how to get a Campaign Name in Linkedin Lead Generation Campaign because with get ads campaign its showing adset name not campaign name

Hrishabh Tiwari — Reply ·

Hi @QuickSell,

The reason you aren't seeing the 'Campaign Name' you expect is that LinkedIn identifies MetroCities_CompSize500_SeniCXO as the Campaign.

It seems like you are looking for the Campaign Group name instead.

Since there isn't a direct 'Get Campaign Group' action, you can use the Custom API Request action to get it:

  1. Add a LinkedIn: Custom API Request step after Step #7.
  2. Set the Method to GET.
  3. Use this API Endpoint URL: https://api.linkedin.com/v2/adCampaignGroupsV2/YOUR_ID
    • Mapping: Replace YOUR_ID with the ID from the 'CampaignGroup' field in Step #7 (the numbers after the colon).
  4. Click 'Save & Send Test Request'.

This will return the top-level name you are looking for!

Back to all forum threads · Log in to reply