How to know if customer in MCC has a payment/billing issue

2018-08-16 Thread Matthew Macchia
I was hoping there was a way through the API to know if a customer in our MCC has an issue with their payment. Expired cc. Declined cc. etc. We want to flag these accounts. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: How to retrieve disapproval reasons for an ad through the api

2018-08-14 Thread Matthew Macchia
Is there a way to get the disapproved ads only for yesterday? When I query for them it gives me the full list of ads ever. Rather than a subset of yesterdays ads. On Wednesday, November 20, 2013 at 4:09:34 AM UTC-7, Gaurav Agarwal wrote: > > Hi, > > We are trying to retrieve disapproval reasons

Re: Demographics bid adjustments at campaign level

2018-07-23 Thread Matthew Macchia
I understand it does not currently support it. The question is, will it be added soon? The UI supports it so it seems a reasonable addition to the API. On Monday, July 23, 2018 at 9:51:45 AM UTC-6, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Matthew, > > If you're looking to add add

Re: Demographics bid adjustments at campaign level

2018-07-22 Thread Matthew Macchia
Are there any plans to open this up to the API now that they UI supports it? On Thursday, October 12, 2017 at 1:36:29 PM UTC-6, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Anil, > > I'm afraid its not possible to add bid modifiers for Gender and AgeRange > criterion at the Campaign le

Re: Placeholder Feed Item Report never has data for startTime and endTime

2018-05-04 Thread Matthew Macchia
Done. On Friday, May 4, 2018 at 10:34:33 AM UTC-6, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Matt, > > Could you please reply back with the client customer id and report > definition > > so

Placeholder Feed Item Report never has data for startTime and endTime

2018-05-04 Thread Matthew Macchia
I'm pulling the Placeholder Feed Item Report and it never shows the startTime and endTime stats. I'm not sure if it's a segmentation issue, date issue or is there something I should be doing differently? Thanks -matt -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Seeing incorrect AttributeValues for PlaceholderFeedItemReport

2017-07-12 Thread Matthew Macchia
Using the Java API (v201705) we run the PlaceholderFeedItemReport and grab the attribute values to sync up the site link details. However, we're seeing a problem where the attribute values are in the wrong order. Often, coming back with different indexes. According to this document: https://deve

Credential caching on distributed java app

2017-01-22 Thread Matthew Macchia
Howdy, I've got a distributed java application with lots of adwords accounts with their own ad words sessions. We cache each ad words session locally on the box on startup, however the best practices guide suggests a distributed cache: https://developers.google.com/adwords/api/docs/guides/authen

Moved AdGroup Negative Keywords to bulk and now getting a strange error

2015-12-07 Thread Matthew Macchia
I moved our AdGroup Negative Keywords to a bulk mutation and now i"m getting this error: Remote Exception - message:Unmarshalling Error: cvc-elt.4.3: Type 'ns2:Operation' is not validly derived from the type definition, 'BulkMutateJobPolicy', of element 'policy'. Any notion what is going on he

Re: Getting error on Campaign Creation - (ADD) requires CREATE_CAMPAIGN

2014-07-01 Thread Matthew Macchia
ccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at java.lang.Class.newInstance(Class.java:374) at org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:104) at org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:90) at com.google.api.ads.a

Getting error on Campaign Creation - (ADD) requires CREATE_CAMPAIGN

2014-07-01 Thread Matthew Macchia
OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ class campaignmgmt.campaign.MutateAction (ADD) requires CREATE_CAMPAIGN I've searched and seen this error referenced, but didn't see any solutions. Here is the actual soap response: http://schemas.xmlsoap.org/soap/envelope/";> https

Moving to Oauth2 not sure how to relate code back to account

2014-07-01 Thread Matthew Macchia
Hello Everyone I'm trying to migrate over multiple accounts and I am using the GetRefreshToken to generate the authorization URL. However, in the callback I need to relate back the accountId I'm referring to. For example, let's say I'm managing a PPC account for client 12232 I need to know the a