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
how to get a Campaign Name in Linkedin Lead Generation Campaign because with get ads campaign its showing adset name not campaign name
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:
- Add a LinkedIn: Custom API Request step after Step #7.
- Set the Method to GET.
- 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).
- Click 'Save & Send Test Request'.
This will return the top-level name you are looking for!