Skip to content

Commit 579be0d

Browse files
authored
adding mobileResize explanation (prebid#4841)
* adding mobileResize to example creative * explaining mobileResize
1 parent a69cfa4 commit 579be0d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

adops/gam-creative-banner-sbs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Be sure to replace BIDDERCODE with the appropriate bidder. For example, if the b
6565
</script>
6666
```
6767

68+
{: .alert.alert-info :}
69+
Note: the `mobileResize` parameter is a workaround to a bug in the Google Mobile Ads SDK. The Prebid SDK uses the existence of the "hb_size" string that's provided in %%PATTERN:TARGETINGMAP%%, but this bidder-specific version of the creative doesn't utilize the TARGETINGMAP, so the value is added here. The important part is the value that contains `hb_size:`.
70+
6871
{: .alert.alert-danger :}
6972
Warning: Be sure none of the attribute names are longer than 20 characters. See [Send All Bids Key Value Pairs](/adops/send-all-vs-top-price.html#key-value-pairs) for more information.
7073

0 commit comments

Comments
 (0)