how to get adgroup Google Display Network performance via SearchStream API.

2024-11-07 Thread neo
Hello, I have trouble to get 'SEARCH' campaign performance via searchstream API through adgroup table. In the console, there are adgroup performances by Google Display Network. But I don't know how to get those performance, since I can't get with this query. *select segments.date, segments.hou

performance max sum(campaign impressions) doesn't match asset group & product impressions

2024-05-02 Thread neo
Hello, I'm collecting PERFORMANCE_MAX campaign hourly impressions & clicks via googleAds:searchStream API. and also, collecting daily asset_group & shopping_performance_view in the SAME campaign via googleAds:searchStream API. 1. 'campaign' hourly impressions 2. 'asset_group' daily impre

Re: about app campaigns conversion_cateogy

2024-04-16 Thread neo
Hello, Thank you for your response. I'm waiting for answer below. - 'Pre-registrations' ConversionActionCategory -> ?? - Additionally, I want to know 'APP campaign (APP_CAMPAIGN_FOR_ENGAGEMENT)' ConversionActionCategory -> ENGAGEMENT? Thanks. On Tuesday, April 16, 2024 at 9:29:

Re: about app campaigns conversion_cateogy

2024-04-12 Thread neo
correct the link: - Conversion Action Category: https://developers.google.com/google- ads/api/rest/reference/rest/v14/ConversionActionCategory On Saturday, April 13, 2024 at 3:33:16 AM UTC+9 neo wrote: > Hello, > > I'm looking for default conversion action category abo

about app campaigns conversion_cateogy

2024-04-12 Thread neo
Hello, I'm looking for default conversion action category about conversions tracked automatically from Google Play without adding tracking code. (Android apps) According to the link below, there are 3 conversions (Downloads/In-app purchases/Pre-registrations) tracks automatically. -

How to pull All conversion value (“All conv. value”) by using API

2023-11-14 Thread Importer Neo
Hi, I want to pull this field : All conversion value (“All conv. value”) by using python API. I didn't find similar column from conversion mapping UI. https://developers.google.com/google-ads/api/docs/conversions/ui-mapping Please let me know how to pull this field by using API. Thank you, S

How to Pull Custom columns /Custom conversions columns by using API

2023-09-21 Thread Importer Neo
Hi, We are pulling Ad level data by using Python API. Now I want to pull one custom conversion column by using API. Please let me know how we need to pull from API. Thank you, Sri. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee ind

Internal error encountered response for SearchStream

2023-08-30 Thread neo
t's my fault or not(Google Ads Server Error). If there's problem for my requests, please let me know. Thank you. Neo. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Google Ads API: How to get Label in Ad Performance Report ?

2022-02-01 Thread Importer Neo
Hi, We are planing to migrate to Google Ads API from old Ad words API. I requested New Google Ads API call by using Python to pull Ad Performance Report with label Info. Please see below Google Ads Query. select segments.date,segments.week,customer.descriptive_name,customer.currency_code,

In sinle API call for campaign reports where some of the accounts Schema mismatch

2022-02-01 Thread Importer Neo
Hi, I did a single API request to get campaign report for multiple accounts. Please see below my query. I provided close to 25 accounts . Out of that 2 accounts schema order is coming in different way than expected order. Please see below query and schema details. *Query : * select segments.

how get all categories for planner keywords

2016-12-15 Thread 'Neo Neovich' via AdWords API Forum
Hello, how get all categories for planner keywords ? There is CSV file with ids and categories in English language, but I need get in other languages , how I can do it ??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.bl

how get product category for planner keyword

2016-12-15 Thread 'Neo Neovich' via AdWords API Forum
Hello! I need get category product for my select field , how I can do it ??? There only existing CSV fine with categories and ids only in English language How I can get in in other languages or this function not supporting ??? Maybe need use this function getProductBiddingCategoryData ??? But

How get category products in other languages

2016-12-15 Thread 'Neo Neovich' via AdWords API Forum
Hello! How get category products in other languages, I try use this function getProductBiddingCategoryData and there is cod $selector = new Selector(); $selector->predicates[] = new Predicate('Country', 'IN', array("US") ); $results = $constantDataService->getProductBiddingCategoryData($sel

How I can get all categories for planner keywords

2016-12-15 Thread 'Neo Neovich' via AdWords API Forum
Hello, I try get all categories products how I can do it ? API have file CSV with IDs and categories but it in English only, how I can get in on other languages -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo