Re: Google Ads API V2 - extension_feed_item does not return fields related to callouts and structured snippets

2020-01-29 Thread Akil
Hi Anthony, It looks like it's some issue with the callouts and snippets created via the API. Callouts created directly from the UI display fine in the UI and have their text value populated in API responses (see request and response attached). Thanks, Akil On Tuesday, January 28, 2020

Re: Google Ads API V2 - extension_feed_item does not return fields related to callouts and structured snippets

2020-01-28 Thread Akil
when they actually serve with ads. It's just the association view in the UI and the API calls above where they don't work. Any idea what's going on? Thanks, Akil On Tuesday, January 28, 2020 at 11:30:13 AM UTC-5, adsapiforumadvisor wrote: > > Hi Akil, > > I was able

Google Ads API V2 - extension_feed_item does not return fields related to callouts and structured snippets

2020-01-24 Thread Akil
27;ve requested extension_feed_item.callout_feed_item.callout_text, extension_feed_item.structured_snippet_feed_item.header and extension_feed_item.structured_snippet_feed_item.values, the response payloads don't even include the fields. Is this a known issue? Is there any workaround fo

Filter AdGroupAds by final URL with GAQL

2019-12-23 Thread Akil
oup_ad.ad.final_urls CONTAINS NONE ('www') I was hoping for this query to return only ads with URLs like "https://custom.mysite.com"; but it's returning ads with URLs like "https://www.mysite.com";. How can I get what I want using GAQL? Thanks! Akil -- -- =~=~=~

Errors when trying to create Proximity criterion - Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'Proximity' to a type definition for element 'criterion'.

2018-01-23 Thread Akil
esponse logs to this post. *@API Team* - is there something wrong with my request? When will this issue be resolved? Many thanks, Akil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+

Re: Weird OAuth2 failure to refresh access token

2014-01-07 Thread Akil Burgess
different error pages for rate limit errors? I've opened Issue #7 ( https://github.com/googleads/googleads-adwords-dotnet-lib/issues/7) on the AdWords API .NET library to make the code path more robust. Cheers, Akil On Monday, January 6, 2014 11:00:53 PM UTC, Anash P. Oommen (AdWords API Team)

Weird OAuth2 failure to refresh access token

2014-01-06 Thread Akil Burgess
thers? Similarly, why would the refresh only fail on one application instance and not others? Thanks! Akil Burgess An unhandled exception occurred. [Google.Api.Ads.Common.Lib.AdsOAuthException]: Failed to refresh access token. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN&quo

CustomerSyncService Bug? FeedChangeData not returned when CampaignIds are specified in the CustomerSyncSelector

2013-10-25 Thread Akil Burgess
be quite inconvenient to have to do separate API calls for the campaign and feed changes. Thanks! Akil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Using CustomerSyncService for CampaignFeed and AdGroupBidModifier changes

2013-10-11 Thread Akil Burgess
for a campaign). Am I missing something or are there plans to add more information about CampaignFeed changes in the CustomerSyncService? Thanks! Akil On Wednesday, July 10, 2013 7:10:42 AM UTC+1, Anash P. Oommen (AdWords API Team) wrote: > > Hi Akil, > > This is not supported in the curre

Re: MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-19 Thread Akil Burgess
for the initial MutateJobService call. Thanks! Akil On Monday, August 19, 2013 11:33:12 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > Also is it still reproducible? > Our log says the first MutateJobService call was made at August 16, 2013. > So it's most lik

MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-16 Thread Akil Burgess
what is going on here? Thanks, Akil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

AdGroupCriterionService Bug? - EntityNotFound.INVALID_ID for CriterionId that exists

2013-07-22 Thread Akil Burgess
object with the same Ids that are being said to be invalid. I have attached the soap logs for the mutate operation and the get operation below. Is this a bug in the AdGroupCriterionService or is there something wrong with our AdGroupCriterionOperation? Thanks! Akil Burgess

Using CustomerSyncService for CampaignFeed and AdGroupBidModifier changes

2013-07-08 Thread Akil Burgess
Hi All, We currently use the CustomerSyncService to keep our local database up-to-date with the latest changes in our AdWords accounts. Does the CustomerSyncService (or some new service) give detail information about changes to CampaignFeed associations or AdGroupBidModifiers? Thanks, Akil

Re: CustomerSyncService Bug? Service not returning added or deleted adExtensions

2013-03-21 Thread Akil Burgess
Hi Takeshi, Do you have any update on this issue? I am still experiencing issues with CampaignAdExtension changes being reflected in the CustomerSyncService (v201209). Thanks, Akil On Monday, January 28, 2013 3:29:19 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: > > Unfortunately

Re: Elevated error rates

2013-03-18 Thread Akil Burgess
I am also using v201209 and all requests to the AdWords API are either timing out or failing with an API_UNEXPECTED_INTERNAL_ERROR. On Monday, March 18, 2013 2:10:09 PM UTC, j.e.frank wrote: > > This morning starting around 9:00 Eastern we are receiving a high number > of errors using the AdWord

Re: CustomerSyncService Bug? Service not returning added or deleted adExtensions

2013-01-25 Thread Akil Burgess
Thanks Takeshi. Is there a way for me to track the status of the bug? -- Akil On Friday, January 25, 2013 9:07:34 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: > > Thanks for the logs. > > Yes, it should be returned. > I've escalated it as a bug. > > Best, >

Re: CustomerSyncService Bug? Service not returning added or deleted adExtensions

2013-01-24 Thread Akil Burgess
Hi Takeshi, Thank you for your response. I have attached the logs for a campaignAdExtension mutate operation and then a subsequent CustomerSyncService get operation to this reply. Please let me know if I can provide anything else that may help. Thanks, Akil On Thursday, January 24, 2013 8:59

CustomerSyncService Bug? Service not returning added or deleted adExtensions

2013-01-21 Thread Akil Burgess
pasted my request and response logs at the end of this message. As we can see other changes (adgroups) are showing in CustomerChangeData but no adExtensions. Thanks in advance for any help! Akil *Request:* http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/200

AdWords Test Accounts showing in the AdWords web interface

2013-01-17 Thread Akil Burgess
se the ManagedCustomerService (The 'get' operation returns the single test account). How can I be certain that the accounts are set up as test accounts? Does anyone else get the same experience with test accounts? Thanks, Akil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: test account query

2013-01-15 Thread Akil Burgess
Hi Danial, I have the same problem as Chirag. We're still waiting for an email confirming that the test account is set up. Can you help? Thanks, Akil On Thursday, 3 January 2013 08:03:07 UTC, Danial Klimkin wrote: > > Hello Chirag, > > > The Test Account CId you'

Re: Bug in AdGroupCriterionService? BiddableAdGroupCriterion returned with a null criterion

2012-11-19 Thread Akil Burgess
Ping? On Thursday, 15 November 2012 12:05:41 UTC, Akil Burgess wrote: > > Hi All, > > I am running into an issue *in production* where the > AdGroupCriterionService is returning a BiddableAdGroupCriterion with a null > Criterion. Has anyone else seen this before? AdWords

Bug in AdGroupCriterionService? BiddableAdGroupCriterion returned with a null criterion

2012-11-15 Thread Akil Burgess
: * 0004ce872f2df7380a96b91453a7* Thanks in advance for any help. Regards, Akil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Programmatically Authentication for Multiple AdWords Client Accounts

2012-08-28 Thread Akil Burgess
Hi Danial, Are there any plans to provide a method of authentication more suitable for these kind of background processes (now that ClientLogin is deprecated)? Thanks, Akil On Tuesday, February 21, 2012 9:44:16 AM UTC, Danial Klimkin wrote: > > Hello Darin, > > > The best woul

Re: CustomerSyncService Bug? CustomerSyncService not returning changed criteria when AdGroupCriteron are added to two or more adgroups in one operation

2012-08-08 Thread Akil Burgess
Hi David, I just tried this in production and I was not able to reproduce the issue. Thanks, Akil On Tuesday, August 7, 2012 6:12:06 PM UTC+1, David Torres wrote: > > Hi Akil, > > Is this also reproduceable in production? > > Best, > > -David Torres - AdWords API Team

CustomerSyncService Bug? CustomerSyncService not returning changed criteria when AdGroupCriteron are added to two or more adgroups in one operation

2012-08-03 Thread Akil Burgess
cross this issue? *API Team -* Can you please investigate this issue? Thanks in advance! Akil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: Do AdParams changes show in CustomerChangeData?

2012-07-25 Thread Akil Burgess
a the API. Thanks, Akil On Tuesday, July 24, 2012 9:09:06 PM UTC+1, Kevin Winter wrote: > > Hi Akil, > AdParams will not show up in the CustomerSyncService. Currently, > AdParams can only be updated via the API, so if you have sole API access to > an account, only your own c

Is it possible to have the same AdExtensionId for AdExtensions in different Accounts?

2012-07-23 Thread Akil Burgess
Hi All, Is it possible that two accounts can have two separate AdExtensions that have the same *AdExtensionId*? i.e. Is AdExtensionId globablly unique in an MCC account? Thanks, Akil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: Do AdParams changes show in CustomerChangeData?

2012-07-16 Thread Akil Burgess
Ping? On Thursday, July 12, 2012 7:05:38 AM UTC+1, Akil Burgess wrote: > > > Hi All, > > Are changes made to AdParams accessible via the CustomerSyncSelector? If > not, any suggestions for ways to keep AdParams information up-to-date?

Do AdParams changes show in CustomerChangeData?

2012-07-11 Thread Akil Burgess
Hi All, Are changes made to AdParams accessible via the CustomerSyncSelector? If not, any suggestions for ways to keep AdParams information up-to-date? Thanks, Akil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: Getting the Change History via the API

2012-06-26 Thread Akil Burgess
Hi Anash, Is there any other service that does give the change details? If not, are there plans to support this in the future? Thanks, Akil Burgess On Tuesday, June 26, 2012 11:12:11 AM UTC+1, Anash P. Oommen wrote: > > Hi Oliver, > > CustomerSyncService doesn't give you t

Re: CustomerSyncService Bug? CustomerSyncService not returning CampaignChange as "NEW"

2012-05-30 Thread Akil Burgess
For anyone interested in this thread it seems like this is either an intermittent issue or it was fixed. For the same request I am now correctly receiving the campaign as NEW. *API Team -* Any ideas what the issue may have been with my previous request? Thanks, Akil On Friday, 25 May 2012 14

Re: CustomerSyncService Bug? CustomerSyncService not returning CampaignChange as "NEW"

2012-05-25 Thread Akil Burgess
Ping? On Wednesday, 23 May 2012 16:14:39 UTC+1, Akil Burgess wrote: > > Hi all, > > I am seeing an issue where the CustomerSyncService is returning a campaign > as "FIELDS_UNCHANGED" (but it has addedAdExtensions) in a time range that > definitely contains the

CustomerSyncService Bug? CustomerSyncService not returning CampaignChange as "NEW"

2012-05-23 Thread Akil Burgess
uld expect the campaign to return as NEW (or that it would have no sub-changes if it hadn't been created yet). Is this a bug in the CustomerSyncService change aggregation? I've pasted the api call xml at the end of this message. Request ID: *0004c0b55eb53c800ada3f91

Re: Why does Selector.DateRange include campaigns/adgroups etc from outside of the given range?

2012-02-20 Thread Akil Burgess
I think I've found the answer on my own: http://adwordsapi.blogspot.com/2011/03/discover-v201101-generic-selectors.html *"DateRange :* You can provide an optional DateRange

Why does Selector.DateRange include campaigns/adgroups etc from outside of the given range?

2012-02-20 Thread Akil Burgess
se. Thanks in advance for any help. Cheers, Akil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mess

Adhoc Reports: What is the smallest custom date range supported?

2012-01-06 Thread Akil Burgess
nit supported by the reports API? If so, why is this the case when the rest of the API (e.g. the CustomerSyncService) provides data that can be as recent as a couple of hours? Thanks in advance for any help. Cheers, Akil Burgess -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

AdGroupChangeData.ChangedCriteria - Does this represent changes to AdGroupCriteria or actual Criteria?

2011-12-13 Thread Akil Burgess
IDs are globally unique across campaigns/accounts etc. Given that, I'm a bit confused at what exactly is represented by the AdGroupChangeData.changedCriteria since it's a bit strange that a globally unique criterion would able to change. Thanks in advance for any h