Hi Shobhan,

Try using AdGroupCreativeApprovalStatus IN APPROVED. See 
https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupAdService.AdGroupAd#approvalStatus
 
for details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Thursday, February 5, 2015 at 11:54:09 AM UTC+5:30, Shobhan Babu wrote:
>
> Hi
>
>
> I able to display only approved ads only .How can we display ads which are 
> eligible ?
>
> And I want to display the image ads also .How to write the predicate for 
> displaying image ads and flash ads ? 
>
> Please let me know the procedure to do things?
>
>
> And my code is :
>
>
>  $selector->predicates[] = new Predicate('AdType', 'IN', array('TEXT_AD'));
> $selector->predicates[] =new Predicate('Status', 'IN', array('ENABLED', 
> 'PAUSED', 'DISABLED'));
>
>
> Thank you !
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/975371c9-2d38-4765-96fa-c195b5ed07f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to