RE: placement_performance_report data

2024-07-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Yes, the placement_performance_report resource is not available from the reports of Google Ads API. If you are trying to fetch any specific fields, kindly provide us with the uncropped UI screenshot by highlighting the fields

Placement_Performance_Report Data

2024-07-29 Thread Markus
Hello, I have found an old query report that no longer seems to work: var report = AdsApp.report( “SELECT Date, CampaignName, AdGroupName, Placement, Impressions, Clicks, Conversions, Cost, ConversionValue, CostPerConversion “ + “FROM PLACEMENT_PERFORMANCE_REPORT “ + “WHERE

RE: Excluding Shoppping Placements in Placement_Performance_Report

2020-06-10 Thread Google Ads API Forum Advisor Prod
Hi Jacs, Thanks for reaching out. With regards to your concern, you can get the IDs of your shopping campaigns then you can filter them out with CampaignID. But, there is no way to directly filter placements from shopping campaigns. You could also potentially filter by ClickType, if certain cli

Excluding Shoppping Placements in Placement_Performance_Report

2020-06-09 Thread JCAS
Hi everyone, I'm pulling a PLACEMENT_PERFORMANCE_REPORT but I want it to return data *only* from Display Campaigns, not Shopping placements. >From what I can see there's no way to do this without using a mix of CAMPAIGN_PERFORMANCE_REPORT + PLACEMENT_PERFORMANCE_REPORT? Neither A

Re: ValueTrack Parameter to Match mobileappcategory:: in PLACEMENT_PERFORMANCE_REPORT

2015-11-18 Thread Mark Rogoyski
t; On Tuesday, November 17, 2015 at 9:34:41 PM UTC-5, Mark Rogoyski wrote: >> >> In Display Network mobile app install campaigns that target mobile app >> categories as the biddable placement, you can get the mobileappcategory:: >> ID string in the PLACEMENT_PERFORMANCE_REPO

Re: ValueTrack Parameter to Match mobileappcategory:: in PLACEMENT_PERFORMANCE_REPORT

2015-11-18 Thread Nadine Sundquist (AdWords API Team)
u. Cheers, Nadine, AdWords API Team On Tuesday, November 17, 2015 at 9:34:41 PM UTC-5, Mark Rogoyski wrote: > > In Display Network mobile app install campaigns that target mobile app > categories as the biddable placement, you can get the mobileappcategory:: > ID string in the PLACEM

ValueTrack Parameter to Match mobileappcategory:: in PLACEMENT_PERFORMANCE_REPORT

2015-11-17 Thread Mark Rogoyski
In Display Network mobile app install campaigns that target mobile app categories as the biddable placement, you can get the mobileappcategory:: ID string in the PLACEMENT_PERFORMANCE_REPORT in the Criteria field (Placement column). For example, if you are targeting: */All Apps/Google Play

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-11 Thread David Torres (AdWords API Team)
Hi David, Sorry for the confusion, using the CRITERIA_PERFORMANCE_REPORT is the right approach. The PLACEMENT_PERFORMANCE_REPORT does not support zero impression rows. Best, - David Torres - AdWords API Team On Thursday, July 11, 2013 9:21:34 AM UTC-4, david wrote: > > Just to upda

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-11 Thread david
Just to update the thread, Takeshi let me know that the new PLACEMENT_PERFORMANCE_REPORT is working as designed since it isn't supposed to return zeroImpressions rows. v201209 MANAGED_PLACEMENTS_PERFORMANCE_REPORT for some reason DID return zeroImpressions rows hence the difference betwee

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-09 Thread david
Hello, I don't specify any value for includeZeroImpressions so I believe that means it should default to true. (I've tried explicitly setting it to true and it still returns no rows in v201302). I have given my test account ID to Takeshi off-list. Regards, David Osborne On Monday, July 8, 201

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-08 Thread David Torres (AdWords API Team)
Hi, Are you asking for zeroImpressions to be included? what is your test account ID? Best, - David Torres - AdWords API Team On Monday, July 1, 2013 10:57:59 AM UTC-4, david wrote: > > Is anyone at Adwords able to confirm whether the posted 2 requests should > be functionally identical? > An

Re: v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-07-01 Thread david
Is anyone at Adwords able to confirm whether the posted 2 requests should be functionally identical? And if so, why they currently are not? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups

v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-06-28 Thread david
s CampaignStatus Status Impressions Clicks Ctr Cost ConversionsManyPerClick ConversionValue MaxCpc CampaignStatus EQUALS ACTIVE AdGroupStatus EQUALS ENABLED Status EQUALS ACTIVE 20130328 20130627 PLACEMENT_PERFORMANCE_REPORT PLACEMENT_PERFORMANCE_REPORT

Re: PLACEMENT_PERFORMANCE_REPORT

2013-04-06 Thread Dmitriy
thanks!) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: PLACEMENT_PERFORMANCE_REPORT

2013-04-04 Thread HK
GroupStatus > IN > PAUSED > ENABLED > > > Status > IN > ACTIVE > PAUSED > DELETED > > > 1185539639_PLACEMENT_PERFORMANCE_REPORT_415681 > PLACEMENT_PERFORMANCE_REPORT > YESTERDAY > GZIPPED_XML > true >

Re: PLACEMENT_PERFORMANCE_REPORT

2013-04-04 Thread HK
I believe I'm seeing the same issue. I previously used MANAGED_PLACEMENTS_PERFORMANCE_REPORT with v201209, but once I swtiched to PLACEMENT_PERFORMANCE_REPORT in v201302, I get an empty report back. On Tuesday, April 2, 2013 1:27:05 AM UTC-7, Dmitriy wrote: > > > Hi, >

PLACEMENT_PERFORMANCE_REPORT

2013-04-02 Thread Dmitriy
1185539639_PLACEMENT_PERFORMANCE_REPORT_415681 PLACEMENT_PERFORMANCE_REPORT YESTERDAY GZIPPED_XML true Response Code: 200 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api