Add-LinkedInAds Cmdlet
Inserts LinkedIn Marketing Solutions data.
Syntax
Add-LinkedInAds [parameters]
Remarks
The Add-LinkedInAds cmdlet allows you to use a syntax similar to SQL INSERT statements to create new LinkedIn Marketing Solutions records.
Add-LinkedInAds -Connection $connection -Table "Analytics" -Columns @("Comment") -Values @("Check out developer.linkedin.com!")