Re: Unable to segment campaign report by geo_target_country

2021-05-27 Thread Inbar
Hi, Is there any news about segmenting campaigns cost by country? The Hotel Performance view has no Campaign id field thanks On Wednesday, January 15, 2020 at 11:49:26 PM UTC+2 adsapiforumadvisor wrote: > Hi Sergiy, > > Thank you for reaching out. If you go to the campaign report page >

Geo Performance Report doesn't match UI

2014-11-03 Thread Inbar
Hi, The Geo Performance report has 2 problems: 1. The number of rows returned is about 25% of the rows in the UI. 2. Some of the values, such as Clicks and Cost, don't match. I used the same date range, and no other filters. Does anyone have a suggestion what the problem is? Thanks,

Re: OAuth2 in the new Java client library

2012-10-04 Thread Yaniv Inbar
The refresh token is the long-lived token you are looking for, so there should be no need to use ClientLogin. When your access token expires, use the refresh token to get a new access token. More details at: http://code.google.com/p/google-api-java-client/wiki/OAuth2 -- Yaniv On Thursday, Se