Cmdlets for Google Ad Manager

Build 24.0.9060

Add-GoogleAdsManager Cmdlet

Parameters   Output Objects  

Inserts Google Ad Manager data.

Syntax

Add-GoogleAdsManager [parameters]

Remarks

The Add-GoogleAdsManager cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Google Ad Manager records.

Add-GoogleAdsManager -Connection $connection -Table "Orders" -Columns @("Name") -Values @("Order #1")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060