How to add multiple placements in display network tab using API and how to 
retrieve them?I am using campaign criteria service to get placements but i 
am not getting any placement urls.
 [
                new Predicate('CampaignId', PredicateOperator::IN, 
[$campaignId]),
                new Predicate(
                    'CriteriaType',
                    PredicateOperator::IN,
                    [
         
                        'KEYWORD',

                        'AGE_RANGE',

                        'PLACEMENT'
                    ]
                )
            ]
        );

and the outout i am getting is 
Campaign targeting criterion with ID 503001 and type 'AGE_RANGE' was found.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a5e15826-deff-429e-9994-df66e5c333a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Add mult... soundarya sparks
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
      • ... soundarya sparks
        • ... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to