Cmdlets for Microsoft Ads

Build 24.0.8963

PseudoColumns Parameter (Connect-BingAds Cmdlet)

This property indicates whether or not to include pseudo columns as columns to the table.

Syntax

Connect-BingAds -PseudoColumns string

Data Type

cstr

Default Value

""

Remarks

This setting is particularly helpful in Entity Framework, which does not allow you to set a value for a pseudo column unless it is a table column. The value of this connection setting is of the format "Table1=Column1, Table1=Column2, Table2=Column3". You can use the "*" character to include all tables and all columns; for example, "*=*".

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