Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-26 Thread Ketaki
Sure Anthony. Thank you.

Regards,
Ketaki.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/25e42b24-f933-4e5c-a97c-8b3186767d5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ketaki,

So just to reiterate, if you use the fields *IsNegative *and *KeywordId*, 
you will not see ads that have zero impressions. If a campaign is paused, 
there is a high probability that the ads will not have any impressions. 
Because of this, regardless of whether you include those fields or not, you 
will not see the ads with zero impressions.

If you still have any concerns, please *reply privately to author *some 
screenshots of what you are observing and/or the rows of your report.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/bfda9fa9-eefe-4c4a-966d-50ccf3d8a165%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-25 Thread Ketaki
Hi Anthony,

I have excluded zero impression by setting *IncludeZeroImpressions* to 
False in HTTP header.

*IsNegative *and *KeywordId* fields do not support zero impressions. But as 
stated in documentation, "*Zero impression rows are implicitly excluded 
when a report request contains any field that does not support zero 
impressions.*". 

So, with these fields also, report behavior will be same.

After removing fields KeywordId,Date,AdNetworkType2,IsNegative; I am 
getting paused campaign (as given in private message), which has data for 
columns - *Pages / visit  *and  *Avg. visit duration (seconds). *

So Do you have any idea why this row is getting excluded?


Thanks & Regards,
Ketaki.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/be7fa7ee-b725-4901-a26a-a17dd0cc8abf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ketaki,

I took a look at your account and I see why you are not being returned 
PAUSED campaigns. As you mentioned in your private message, the paused 
campaign returns when you are removing the fields *IsNegative *and *KeywordId. 
*Those two fields do not support zero impressions, so if your ad has zero 
impressions for the given date range, it will not show up in your report.

For more information on zero impression reports, please check out this guide 

.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/ecbbc59f-bd7e-43f4-aa53-f7d2e64a6ea6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-24 Thread Ketaki
Hi Anthony,

I have sent you the report definition again via *reply privately to author.* 
Can 
you please look into it and revert me back? I have included the expected 
paused campaign id as well.

Thanks & Regards,
Ketaki.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/f0f8cb3a-5fe8-4af9-b497-9e328d91f3e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ketaki,

I did not receive your private message. Could you please try it again? It 
will also help if you send me some campaign Ids, especially the ones you 
expect to see returned as paused.

Thanks,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/baea2259-5779-491f-bfde-8c34cb65a542%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-13 Thread Ketaki
Hi Anthony,

I have sent you the report definition via *reply privately to author.* Can 
you please look into it and revert me back?

At the AdWords frontend also, I am not getting paused campaigns after 
applying segmentation.

Regards,
Ketaki.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/3421052a-5285-4ddd-9d41-25035889c006%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ketaki,

Paused campaigns should still show up even with segmentation. Please note 
that when using segment fields such as Date, only the current status of the 
campaign will show up for each date. 

If you provide me with your report definition via *reply privately to 
author *I can take a further look.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/50f04879-8e2c-4fd3-ae14-290828847f31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-11 Thread Ketaki

Thanks Anthony for quick reply.

I have already applied the predicate for CampaignStatus 
.
 
But still it won't work. 

Today after some research i found that; this is happening because of 
segments available in report fields. When i tried fetching report fields 
without any segment, I am getting data for PAUSED campaigns. Is this a 
normal behavior of AdWords report, or am I missed somewhere?

If this is a normal behavior of AdWords report; is there any other way to 
get PAUSED and REMOVED campaigns with segments included in report fields?

Regards,
Ketaki.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/b432deef-7e12-47f8-b369-e4ac1fb37dec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

If you want to get campaign status from the Ad Performance Report, you need 
to add the predicate WHERE CampaignStatus 

 IN 
["ENABLED","PAUSED","REMOVED"].

Cheers,
Anthony
AdWords API Team 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/ae82b813-5f06-432d-ba3c-98fd8927d87e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.