We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to extract with GPPModel the publisher restrictions. Here an example:
DBABMA~CP_r3oAP_r3oAEsAAAENA3EAAP_gAAAAAAAAAPgAAAAIAAAAQgAGAAIKOAAA.IKONV_H__bX1v-X736ftkeY1f9_j77sQxBhfJs-4FzLvW_JwX32EzNE36tqYKmRIEu3bBIQNtHJjUTVChaogVrzDsakWcoTtKJ-BkiHMRe2dYCF5vmwtj-QKZ5vr_93d52T_9_dv-3dzyz5Vnv3a9_-f1WJidK58tH_v_bROb-_I_9_5-_4v0_N_rE2_eT1t_tevt739-8tv_____9____7______wAA
On the iabgpp website: https://iabgpp.com/#DBABMA~CP_r3oAP_r3oAEsAAAENA3EAAP_gAAAAAAAAAPgAAAAIAAAAQgAGAAIKOAAA.IKONV_H__bX1v-X736ftkeY1f9_j77sQxBhfJs-4FzLvW_JwX32EzNE36tqYKmRIEu3bBIQNtHJjUTVChaogVrzDsakWcoTtKJ-BkiHMRe2dYCF5vmwtj-QKZ5vr_93d52T_9_dv-3dzyz5Vnv3a9_-f1WJidK58tH_v_bROb-_I_9_5-_4v0_N_rE2_eT1t_tevt739-8tv_____9____7______wAA
I can see at the bottom:
But when I try to extract it:
GPP.getFieldValue('tcfeuv2', 'PublisherRestrictions') [ 4096 ]
No matter what I put in the restriction, I have this array with this value.
How can I extract this information from the GPP ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I try to extract with GPPModel the publisher restrictions. Here an example:
On the iabgpp website: https://iabgpp.com/#DBABMA~CP_r3oAP_r3oAEsAAAENA3EAAP_gAAAAAAAAAPgAAAAIAAAAQgAGAAIKOAAA.IKONV_H__bX1v-X736ftkeY1f9_j77sQxBhfJs-4FzLvW_JwX32EzNE36tqYKmRIEu3bBIQNtHJjUTVChaogVrzDsakWcoTtKJ-BkiHMRe2dYCF5vmwtj-QKZ5vr_93d52T_9_dv-3dzyz5Vnv3a9_-f1WJidK58tH_v_bROb-_I_9_5-_4v0_N_rE2_eT1t_tevt739-8tv_____9____7______wAA
I can see at the bottom:
But when I try to extract it:
No matter what I put in the restriction, I have this array with this value.
How can I extract this information from the GPP ?
The text was updated successfully, but these errors were encountered: