Cmdlets for Google Campaign Manager

Build 23.0.8839

OrderBy Parameter (Select-GoogleCM Cmdlet)

カラムが返される順番。

Syntax

Select-GoogleCM -OrderBy string

Remarks

カラムが返される順番。このパラメータの値はSQL ステートメントのORDER BY 句と同じ構文を持ちます。複数のカラムおよびそれぞれの並べ替え順を、カンマ区切りリストで指定できます。

Select-GoogleCM -Connection $connection -Table "CampaignPerformance" -Columns "Device ASC" -Where "Device = 'Mobile devices with full browsers'"

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