Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleProjectAamDashboardParams
  • PwsAamBdDashboardParams
    • OtherUrl

Elements

Element

Data Type

Required?

Default

Description

Sample Data

OtherUrl

On Insert: yesThe URL address for the 3rd party Advanced Analytics Module dashboard.
https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES/page/1M

Usage Example(s)


Code Block
languagexml
firstline1
titleExample 01
collapsetrue
   <b:ProjectAamDashboardParams i:type="b:PwsAamOtherDashboardParams">
      <b:OtherUrl>https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES/page/1M</b:OtherUrl>
   </b:ProjectAamDashboardParams>

...