let videoOptions = GADVideoOptions()
videoOptions.startMuted = false
videoOptions.customControlsRequested = true

let aspectRatioOption = GADNativeAdMediaAdLoaderOptions()
aspectRatioOption.mediaAspectRatio = .any

let adLoader = GADAdLoader(adUnitID: adUnitID, self: vc,adTypes: [.native], 
options: [aspectRatioOption,videoOptions,nativeOptions])
adLoader.delegate = self
adLoader.load(GADRequest())

**

Main thread blocked by synchronous property query on not-yet-loaded 
property (assetProperty_Tracks) for HTTP(S) asset. This could have been a 
problem if this asset were being read from a slow network.

Main thread blocked by synchronous property query on not-yet-loaded 
property (NaturalSize) for HTTP(S) asset. This could have been a problem if 
this asset were being read from a slow network.

Main thread blocked by synchronous property query on not-yet-loaded 
property (PreferredTransform) for HTTP(S) asset. This could have been a 
problem if this asset were being read from a slow network.

Main thread blocked by synchronous property query on not-yet-loaded 
property (EstimatedDataRate) for HTTP(S) asset. This could have been a 
problem if this asset were being read from a slow network.

Main thread blocked by synchronous property query on not-yet-loaded 
property (NominalFrameRate) for HTTP(S) asset. This could have been a 
problem if this asset were being read from a slow network.

**

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ea7cb887-e9a6-4568-8d3e-36e09c56e9d6n%40googlegroups.com.
  • Ma... gauhar abbas
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... gauhar abbas
        • ... gauhar abbas

Reply via email to