Get All Products in a campaign

2017-01-26 Thread Kamran Iftikhar
Hi All,

Is there way to get all the products in a campaign through adwords API?
I want to see what products are there in a particular campaign.
 
Regards,

Kamran

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a5456877-7f20-4273-8f8a-d00e301c3e23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get All Products in a campaign

2017-01-26 Thread Kamran Iftikhar
Hi Shwetha,

Thanks for the quick response, I want to get all the items, even no 
impression for those. also even if the campaign is Paused.
My requirement is to get the all the products listed with in a campaign.
I know we can get adgroups, criterion for a campaign using Adwords API, 
want to know if this option is also available.

Regards,
Kamran

On Thursday, 26 January 2017 15:49:40 UTC-5, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Kamran,
>
> You need to use the API to retrieve Shopping Performance Report 
> ,
>  
> which provides shopping campaign statistics aggregated at the product (
> OfferId 
> 
>  field) 
> level. You can filter for products from a particular campaign 
> 
>  by 
> using predicates. 
>
> Regards,
> Shwetha, 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/13e91378-6d41-4bbf-a77d-6177d7061e32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get All Products in a campaign

2017-01-27 Thread Kamran Iftikhar
Hi Shwetha,

Thank you very much for the update.

Just to confirm:
So in short there is no way to get ALL the products listed with in a 
campaign. we can only get products that had at least one impression during 
any time frame searched for through Shopping Performance Report.


Regards,

Kamran

On Friday, 27 January 2017 09:57:52 UTC-5, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Kamran and Avkeren,
>
> I'm afraid the OfferId field doesn't support zero impressions. You can 
> retrieve the AdGroups and Criteria associated with a campaign using API 
> services and reports, but I'm afraid you'll need to use the Shopping 
> Performance Report 
> 
>  to 
> get the products in your shopping campaigns. 
>
> The OfferId will be the Item Id retrieved from the Merchant Center 
> account. Even if the AdGroup is subdivided into product groups using other 
> dimensions, the Shopping Performance Report will have product-level 
> results. Whereas in the Product Partition Report 
> 
>  an 
> impression for a product will be attributed to the row for every product 
> partition that contains the product. 
>
> Regards,
> Shwetha, 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/84f2c25e-c20b-4bc4-9267-ab2c556cf688%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get All Products in a campaign

2017-01-30 Thread Kamran Iftikhar
Hi Shwetha,

Thanks for the update. I am marking this as complete as this is not 
possible through the adwords API.

Regards,
Kamran

On Friday, 27 January 2017 12:16:17 UTC-5, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Kamran,
>
> Yes, it's not possible to get all products within a campaign using API 
> reports if they don't have impressions. You can use the data available in 
> the Product status 
> 
>  and Products approved 
>  
> columns 
> in the UI to get these details. You can also get this data from the 
> *Products* tab in the AdWords UI.
>
> Regards,
> Shwetha, 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/109c4e5b-042d-4114-8a9d-c5fe2782a9a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.