Get a single Click count value from AdGroup data.

2013-10-14 Thread GDZ
Hello! If I need to look at just one parameter in my AdGroup, i.e. say I need to know only Click count for particular period, do I still need to download entire report and parse through it? No way to retrieve just this one number? (Python) Thank you! GDZ

Keywords limit and uniqueness

2013-11-19 Thread GDZ
question makes sense. Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Keywords limit and uniqueness

2013-11-20 Thread GDZ
Anyone please? :) On Monday, November 18, 2013 12:41:57 PM UTC-5, GDZ wrote: Hello! If say I have 10 campaigns, each campaign has 10 adgroups and each adgroup has 10 keywords, that means I have total of 1000 keywords. But what if some percentage of my keywords are the same? I.e. 10

AdGroupFeedService and phone number help

2013-11-23 Thread GDZ
Can somebody provide python example how can I add phone number to ad group using AdGroupFeedService. Pulling my hair... Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com

Feeds limit question

2013-11-25 Thread GDZ
Say my campaign has 30 ad groups and I need to have separate call extension for each group. Is it possible to do using feeds because as far as I know limit is 20? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Campaigns number limit question

2013-12-02 Thread GDZ
Little bit confused here. Limit of total 10,000 campaigns - does it apply to all my client accounts? I.e. if I say have 3 client accounts in my MCC account, does that mean I can have 10,000 campaigns for each, or 10,000 total spreaded between these three? Thank you! -- --

Re: Campaigns number limit question

2013-12-03 Thread GDZ
Thank you! On Tuesday, December 3, 2013 11:29:07 PM UTC-5, Takeshi Hagikura (AdWords API Team) wrote: Hi GDZ, You can have 10,000 campaigns for each account. Best, - Takeshi, On Tuesday, December 3, 2013 5:36:29 AM UTC+9, GDZ wrote: Little bit confused here. Limit of total 10,000

Re: Location extension bug?

2013-12-10 Thread GDZ
, Paul Matthews (AdWords API Team) wrote: Hi GDZ, Are you using the GeoLocationService to get the address first? As per this examplehttps://github.com/googleads/googleads-python-lib/blob/master/examples/adspygoogle/adwords/v201309/campaign_management/add_location_extension.py, you can see

Re: Location extension bug?

2013-12-19 Thread GDZ
Seems like the problem disappeared and I didn't work around it. On Thursday, December 19, 2013 10:09:54 AM UTC-5, Paul Matthews (AdWords API Team) wrote: Hi GDZ, Can you clarify, are you saying that the problem no longer exists or are you saying that you're able to work around the problem

Re: Feeds limit question

2014-02-28 Thread GDZ
one feed for all UI campaigns. -Danial, AdWords API Team. On Monday, November 25, 2013 9:30:14 PM UTC+4, GDZ wrote: Say my campaign has 30 ad groups and I need to have separate call extension for each group. Is it possible to do using feeds because as far as I know limit is 20

Re: Shared Credit Card for client accounts created using ManagedCustomerService

2014-06-13 Thread GDZ
in this case. Regards, Mike, AdWords API Team On Thursday, June 12, 2014 10:56:03 PM UTC-4, GDZ wrote: Michael, will this be reflected in the billing section of newly created account? It looks like its empty. Thank you! D On Friday, February 7, 2014 9:31:54 AM UTC-5, Michael Cloonan

Single MCC account and AdWordsClient

2014-07-15 Thread GDZ
Hello! We're using single MCC account to create/access accounts and we also using python client, i.e. from adspygoogle.adwords.AdWordsClient import AdWordsClient (API version we're still using is 201309) So I was told that we don't have to convert to new OAuth 2.0 but something tells me I

Re: Single MCC account and AdWordsClient

2014-07-16 Thread GDZ
. If you are indeed using ClientLogin, you will need to migrate to OAuth 2.0. Thanks, Ray On Tuesday, July 15, 2014 3:00:30 PM UTC-4, GDZ wrote: Hello! We're using single MCC account to create/access accounts and we also using python client, i.e. from adspygoogle.adwords.AdWordsClient

Re: Single MCC account and AdWordsClient

2014-07-16 Thread GDZ
Thank you Ray! So we're ready for July 19th and no need for us to migrate to OAuth 2.0 and we can continue to use v201309 for the next few months i suppose? Thanks again, GDZ On Wednesday, July 16, 2014 2:54:05 PM UTC-4, Ray Tsang (AdWords API Team) wrote: Hi, It seems like the request

v201309 Question

2014-07-25 Thread GDZ
to this version may fail. Please visit the AdWords API blog for information on migration to the new AdWords API version. I now we're late in terms of migrating to new version, but will we survive another few days/weeks? Thanks! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Clients via API and MDS

2014-08-12 Thread GDZ
clients via API under MCC/MDS umbrella? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Clients via API and MDS

2014-08-12 Thread GDZ
Sure do. On Tuesday, August 12, 2014 2:09:51 PM UTC-4, Ray Tsang (AdWords API Team) wrote: GDZ, Do you have a Google representative that you work with? Thanks, Ray On Tuesday, August 12, 2014 9:44:34 AM UTC-4, GDZ wrote: Hello! We're going to create multiple client accounts under

Re: Clients via API and MDS

2014-08-12 Thread GDZ
Thank you On Tuesday, August 12, 2014 4:57:01 PM UTC-4, Ray Tsang (AdWords API Team) wrote: GDZ, Please contact the sales rep and if they still have questions, they can contact AdWords API support on your behalf. Cheers, Ray On Tuesday, August 12, 2014 4:04:50 PM UTC-4, GDZ wrote

MCC and client accounts limitations

2014-08-18 Thread GDZ
Hello! Is there a limit on hour many client accounts we can create under one MCC? I heard thousands but what is the exact number? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

MCC and total accounts limit

2014-08-18 Thread GDZ
Hello! Is there a limit on how many client accounts we can create under one MCC? I heard thousands but what is the exact number? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: MCC and total accounts limit

2014-08-19 Thread GDZ
Thousands as tens of thousands? On Tuesday, August 19, 2014 8:41:34 AM UTC-4, Danial Klimkin wrote: Hello, More specific number is not published, thousands is correct. -Danial, AdWords API Team. On Tuesday, August 19, 2014 1:39:10 AM UTC+4, GDZ wrote: Hello! Is there a limit on how

Newly created managed accounts under MCC and billing settings

2014-08-19 Thread GDZ
account? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Newly created accounts under MCC with MDS and billing/payments

2014-08-19 Thread GDZ
, what are our API-only options? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: Newly created accounts under MCC with MDS and billing/payments

2014-08-19 Thread GDZ
Yes we do but looks like he doesn't know much about API On Tuesday, August 19, 2014 6:28:22 PM UTC-4, Ray Tsang (AdWords API Team) wrote: GDZ, Do you have a Google account representative? What is your MCC CID? Thanks, Ray On Tuesday, August 19, 2014 5:57:22 PM UTC-4, GDZ wrote

Re: Shared Credit Card for client accounts created using ManagedCustomerService

2014-08-20 Thread GDZ
PM UTC-4, GDZ wrote: Michael, will this be reflected in the billing section of newly created account? It looks like its empty. Thank you! D On Friday, February 7, 2014 9:31:54 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: Hi Evan, I believe this is the case; as long as you

Auto-tagging via API

2014-08-28 Thread GDZ
As far as I understand, account's auto-tagging field is not available in API. Is it possible to use adwords scripts to be able to modify it? Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Re: Auto-tagging via API

2014-08-29 Thread GDZ
* to set an account's autoTaggingEnabled https://developers.google.com/adwords/api/docs/reference/v201406/CustomerService.Customer#autoTaggingEnabled attribute. Cheers, Josh, AdWords API Team On Thursday, August 28, 2014 11:56:40 AM UTC-4, GDZ wrote: As far as I understand, account's auto

Callout Extensions

2014-09-11 Thread GDZ
Hello! Are Callout Extensions available for creation via API already? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Callout Extensions

2014-09-15 Thread GDZ
Awesome, thank you Tomas! GDZ On Monday, September 15, 2014 8:26:37 AM UTC-4, Tomas Rimkus wrote: There is CALLOUTS feed placeholder. So it should be possible to manage callout extensions using FEED services. https://developers.google.com/adwords/api/docs/appendix/placeholders.html

Re: Callout Extensions

2014-09-16 Thread GDZ
+4, GDZ wrote: Awesome, thank you Tomas! GDZ On Monday, September 15, 2014 8:26:37 AM UTC-4, Tomas Rimkus wrote: There is CALLOUTS feed placeholder. So it should be possible to manage callout extensions using FEED services. https://developers.google.com/adwords/api/docs/appendix

Upgraded location extensions

2014-10-06 Thread GDZ
Business accounts or reluctant/lazy to do so? Are we going to lose the ability to create location extensions on the campaign level at all? Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Upgraded location extensions

2014-10-08 Thread GDZ
Thank you Danial. Question is will we be able to create feed-based location extensions without My Business accounts? If not, will there be a way to create My Business accounts via API? Thank you, GDZ On Tuesday, October 7, 2014 5:32:22 PM UTC-4, Danial Klimkin wrote: Hello GDZ, All

Re: Upgraded location extensions

2014-10-09 Thread GDZ
GMB, just added feed item using this placeholder: https://developers.google.com/adwords/api/docs/appendix/placeholders#location GDZ On Thursday, October 9, 2014 4:24:55 PM UTC-4, Danial Klimkin wrote: Hello GDZ, GMB doesn't provide an API at the moment unfortunately. The best approach I can

Re: Upgraded location extensions

2014-10-10 Thread GDZ
for this particular campaign. All this I can do in UI. Now question is how can I assign this account-level address to the campaign via API? Thank you, GDZ On Thursday, October 9, 2014 4:24:55 PM UTC-4, Danial Klimkin wrote: Hello GDZ, GMB doesn't provide an API at the moment unfortunately. The best

Upgraded Location extension visibility

2014-10-14 Thread GDZ
(say address was all wrong or whatever). What is going to happen to campaign 2? Will it show extension 1 (because it is account-wide)? No extension at all? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Upgraded Location extension visibility

2014-10-16 Thread GDZ
Wait a minute :) If say I have an account with just one campaign, if location extension is disapproved, why ads will not serve? Why not show ads without location extension? AdWords do not show location extensions every time anyway... Thank you, GDZ On Thursday, October 16, 2014 4:24:30 PM

ADD keywords operations : Concurrent vs. sequential

2014-10-29 Thread GDZ
~6% faster. Now trying to figure out how to speed this up a bit :) Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: ADD keywords operations : Concurrent vs. sequential

2014-10-30 Thread GDZ
Absolutely no blocking. We're for example running 20 threads concurrently to get accounts report data without any problems... Blazing fast. On Thursday, October 30, 2014 3:07:42 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: Hi GDZ, Are you sure your machine is not blocking

DEVICE_PLATFORM at the Customer Feed Level

2014-10-31 Thread GDZ
(i.e. if for example I want my account-level upgraded location extension target only Mobile). Possible? Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: DEVICE_PLATFORM at the Customer Feed Level

2014-11-03 Thread GDZ
Worked like a charm... Thank you Josh! GDZ On Monday, November 3, 2014 9:06:21 AM UTC-5, Josh Radcliff (AdWords API Team) wrote: Hi GDZ, You can make your upgraded location extensions only apply to mobile devices by modifying the CustomerFeed https://developers.google.com/adwords/api

Re: ADD keywords operations : Concurrent vs. sequential

2014-11-05 Thread GDZ
Still unclear how to fix that... On Wednesday, October 29, 2014 5:32:42 PM UTC-4, GDZ wrote: Hello! Not really a question but an observation. Situation: 5 AdGroups, ~500 keywords each. Keywords ADD operations are batched into one mutate job for each AdGroup. So naturally 5 mutate jobs

Concurrent MutateJobService jobs

2014-11-06 Thread GDZ
I assume there is no limit on how many threads we can use to create MutateServiceJob processes? Also may be useful to somebody - even if max amount of operations in the batch is limited to 1 for MSJ, the fastest is to have ~1000 operations. GDZ

Re: ADD keywords operations : Concurrent vs. sequential

2014-11-06 Thread GDZ
Don't have access to log files right now, will check later. But for now it appears that using MutateJobService is a way to go for us at the moment so we switched to MJS. Thank you, GDZ On Thursday, November 6, 2014 3:01:49 PM UTC-5, Anash P. Oommen (AdWords API Team) wrote: Hi, You

Re: Concurrent MutateJobService jobs

2014-11-06 Thread GDZ
Thank you! On Thursday, November 6, 2014 1:59:50 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: Hi GDZ, You should place a limit on the number of concurrent threads submitting MutateJobService requests, as that service is subject to the QPS limit just like other services. Check out

Re: Adspygoogle sunset

2014-12-10 Thread GDZ
Team On Monday, December 8, 2014 3:59:54 PM UTC-5, GDZ wrote: Hello, Python client library adspygoogle will be sunset on Jan. 5th, 2015. It's also said that You can continue to use it while supported versions of the APIs are available Does that mean that it will still work after

Overlapping budget found error

2015-03-18 Thread GDZ
Hello all! Getting this error when trying to create a budget for one of our newly created accounts. INVALID_BUDGET_DATE_RANGE @ operations[0].operand.startDateTime.endDateTime; trigger:'Overlapping budget found'] All other accounts had no problem with this. Thank you! -- --

Trademark Disapproval not visible via API

2015-04-22 Thread GDZ
Hi, looking at one of my campaigns, I can see that all ads there are Approved(limited) for trademark violation error. It contains Goodyear in the ad copy (city name is used in the text is the the same as famous brand). Now, when I retrieve these ads via AdGroupAdService, it shows all ads

Re: MutateJobService - slow response

2015-05-11 Thread GDZ
8, 2015 at 3:41:56 PM UTC-4, GDZ wrote: Hope not a double post: another message I found in the log: *DEBUG:suds.metrics:message for 'mutate' created: 30.551 (seconds)* Emailed you full log also. Thank you! On Thursday, May 7, 2015 at 10:32:29 AM UTC-4, Josh Radcliff (AdWords API

MutateJobService - slow response

2015-05-03 Thread GDZ
processing) of 1000 operations seems kinda too much. And yes I know that we can do that concurrently but still... Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: MutateJobService - slow response

2015-05-05 Thread GDZ
Here's the requestId: 00051557bc394c380aecb348e200683b Thank you. On Monday, May 4, 2015 at 4:07:47 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi GDZ, Do you have the *requestId* from the response of one of your *MutateJobService* requests that took 50 seconds? I'd like to take

Re: MutateJobService - slow response

2015-05-05 Thread GDZ
UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi GDZ, Thanks for sending over the request ID. According to our records, the response was returned in 844 *milli*seconds. I'm wondering if there's either a bottleneck in the library you're using or your code that's actually causing the delay

Re: MutateJobService - slow response

2015-05-08 Thread GDZ
On Wednesday, May 6, 2015 at 11:59:27 AM UTC-4, GDZ wrote: Submitting job of 237 keywords, took around 20 sec. Output: *DEBUG:suds.metrics:method 'mutate' invoked: 1.167 (seconds)* On Wednesday, May 6, 2015 at 11:34:50 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi, I retrieved the XML

Re: MutateJobService - slow response

2015-05-11 Thread GDZ
Josh, I ended up forming and submitting SOAP requests directly. Super fast and works like a charm. Thank you, GDZ On Monday, May 11, 2015 at 3:14:07 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi, You will encounter this issue whether you submit a large number of operations via

Re: MutateJobService - slow response

2015-05-06 Thread GDZ
in terms of milliseconds, as that reflects the actual request/response time over the wire. Thanks, Josh, AdWords API Team On Tuesday, May 5, 2015 at 4:53:26 PM UTC-4, GDZ wrote: Using this example here: https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201502

Cross-account reports

2015-06-06 Thread GDZ
This is now available via UI: http://adwords.blogspot.com/2015/06/introducing-cross-account-campaign.html Report on campaign performance for up to 20 selected accounts. When can we expect this functionality added to API? Thank you! GDZ

Splitting destinationUrl into finalUrl and trackingUrlTemplate

2015-06-25 Thread GDZ
Hi! I suppose there is no other way to split destinationUrl into finalUrl and trackingUrlTemplate without deleting old ads and creating new ones, correct? Or is it? Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

User Location ad customizer

2015-09-30 Thread GDZ
Hello! Just wondering when user location ad customizer will be a part of API functionality. Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

CONTAINS_ANY and KeywordText

2016-01-19 Thread GDZ
Hello! Here's a part of my predicates: { 'field': 'KeywordText', 'operator': 'CONTAINS_ANY', 'values': [string1, string2, string3] } I'm getting "SelectorError.INVALID_PREDICATE_OPERATOR @ serviceSelector; trigger:'KeywordText'". In the past I remember CONTAINS_ANY worked

Re: CONTAINS_ANY and KeywordText

2016-01-19 Thread GDZ
Thank you On Tuesday, January 19, 2016 at 3:51:47 PM UTC-5, Anthony Madrigal wrote: > > Hello, > > Yes, that is correct. CONTAINS_ANY currently only works with labels. The > closest predicate you can use would be IN. This will not give you keywords > that contain the values but the keywords

New "old" keyword and bid

2016-03-29 Thread GDZ
Hello! Am I right that if I submit a new keyword (with a bid amount), then if the system sees that keyword already exists it obviously will leave it and its history untouched but will change the bid to the one that was submitted? Thank you! -- --

Removing/Adding locationa

2017-02-20 Thread GDZ
Hi! What will happen if I constantly add-remove-then add again locations (zipcodes) in the campaign? Will I run into targeting criteria limit at some point or removing location decreases that number? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Adding/Removing/Adding locations

2017-02-20 Thread GDZ
Hi! What will happen if I constantly add-remove-then add again locations (zipcodes) in the campaign? Will I run into targeting criteria limit at some point or removing location decreases that number? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Keyword bid update using "new keyword add", not an actual update

2017-02-14 Thread GDZ
Never mind. Just tested this and yes it did change the bid for existing kw. On Tuesday, February 14, 2017 at 3:21:51 PM UTC-5, GDZ wrote: > > Hello! > > Suppose I have a kw [red widget] with its own bid say $1.00, different > from default adgroup bid say $0.50. Now I'm adding b

Keyword bid update using "new keyword add", not an actual update

2017-02-14 Thread GDZ
Hello! Suppose I have a kw [red widget] with its own bid say $1.00, different from default adgroup bid say $0.50. Now I'm adding bunch of new kws to this adgroup and of of them is [red widget] too with bid $2.00 Am I right that after ADD operation my [red widget] bid will now be to $2.00?

Re: Keyword bid update using "new keyword add", not an actual update

2017-02-14 Thread GDZ
Oh wait :) That actually means you can update kw bid with ADD operation much faster than with the SET operation where you have to obtain kw id first? On Tuesday, February 14, 2017 at 3:34:40 PM UTC-5, GDZ wrote: > > Never mind. Just tested this and yes it did change the bid for exist

BatchJobService - what is the purpose of incremental upload?

2016-08-31 Thread GDZ
Just wondering what are the benefits of incremental upload for say inserting bunch of new keywords into campaign's adgroups? BatchJobService example doesn't explain/show this clearly. Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

Re: How to disable automated extensions?

2016-09-29 Thread GDZ
We have >24 thousand accounts under our MCC umbrella. How do I suppose to do it manually? :) GDZ On Thursday, September 29, 2016 at 8:01:09 PM UTC-4, Anthony Madrigal wrote: > > Hello, > > Unfortunately, there is no AdWords API equivalent to automated extensions, > so yo

How to disable automated extensions?

2016-09-29 Thread GDZ
Hello! Can't seem to find any info on how to disable(opt-out) automated extensions using API. Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: How to disable automated extensions?

2016-10-01 Thread GDZ
I can't do it manually, that's the point. As I said we have >24K accounts where we need to disable this automated extension. Can't be done manually obviously. And that is a problem - we can't do it via API, so what do we do? GDZ On Friday, September 30, 2016 at 11:50:15 AM UTC-4, Anth

Re: Keyword bid update using "new keyword add", not an actual update

2017-03-24 Thread GDZ
! GDZ On Tuesday, February 14, 2017 at 5:35:52 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Yes, that is correct. The addition of a keyword with the same combination > of text and the match type in an ad group will not result in an error, > instead it would u

Re: Keyword bid update using "new keyword add", not an actual update

2017-04-13 Thread GDZ
Hi Shwetha, we noticed a little bit different behavior for these keywords that had their bids updated via "ADD" operation. Looks like it takes them way longer to start performing on new bids than when we use actual SET operation. Thank you, GDZ On Friday, March 24, 2017 at 2:55:2

Delay between adgroup creation and keywords insertion (via API), does it affect performance?

2017-11-27 Thread GDZ
Hi, delay between adgroup creation and bulk keywords insertion (via API), does it affect performance? Seems like campaigns are sitting without doing anything if this delay is more than 5-6 hours. Thanks! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Performance reports: Possible to exclude data from particular dates?

2017-11-17 Thread GDZ
Hi, is it possible to exclude data from particular dates in performance reports? Say by adding "Date" and NOT_IN in selector's predicates? Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.bl

MCC financial report

2017-12-20 Thread GDZ
Is there any way to get say current daily spend for all accounts under MCC without loading budget report for each client account? Using API call of course. Thank you! GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Account access management in API (grant other user access to my account)

2018-07-10 Thread GDZ
Hello, am I getting this right and you can only invite user to manage account when account is in "process of creation", i.e. ADD? Not when managed customer account is already created some time ago under our MCC and you just need other person to have access? Thank you. On Wednesday, June 27,

Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread GDZ
Are their any plans to implement that? There are situations when we need to give quick access to individual accounts under MCC umbrella to member/members of our team, the only way is manual now. Thank you! On Wednesday, July 11, 2018 at 11:17:31 AM UTC-4, Sreelakshmi Sasidharan (AdWords API

Adding In-Market audience to the campaign with the "Observation" option

2018-11-05 Thread GDZ
Hello, cannot find the reference in the API where I can add In-Market audience, but not for Targeting purposes, but using Observation option. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How to fetch Household Income/Demographic Data through Adwords API?

2018-10-02 Thread GDZ
Hello Bharani, are their any updates on household income reports? Thank you! On Thursday, August 23, 2018 at 2:28:08 PM UTC-4, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Ronak, > > Thank you for sharing the details privately. I was able to replicate the > issue you're

Re: Positive geotargeting settings

2018-10-10 Thread GDZ
Nevermind, I just tested it and yes UI selection was correct. On Wednesday, October 10, 2018 at 5:02:38 PM UTC-4, GDZ wrote: > > Hello! > > New UI now allows to select new "People searching for your targeted > locations" option: > > > *Reach people w

Positive geotargeting settings

2018-10-10 Thread GDZ
a location in their search, then the system uses their physical location for targeting.* Does API's positiveGeoTargetType "AREA_OF_INTEREST" match this, i.e. does it perform exactly as described in UI? It's just a little confusing because of the word "INTEREST" in

SEARCH_QUERY_PERFORMANCE_REPORT returns wrong QueryMatchTypeWithVariant

2019-02-04 Thread GDZ
iant shows *phrase match(close variant).* *Thank you,* *GDZ* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goo

Some search terms visible in UI but are not returned via API

2020-03-04 Thread GDZ
Some search terms are visible in UI but are not returned via API, for example search terms related to biohazard cleaning, crime scenes cleanups, trauma scene cleanups, etc. I would say all other search terms can be loaded via API just fine so this is related only to these specific

Re: Some search terms visible in UI but are not returned via API

2020-03-21 Thread GDZ
Never mind, found and solved problem on our side. Thank you! On Wednesday, March 4, 2020 at 3:53:55 PM UTC-5, adsapiforumadvisor wrote: > > Hello, > > Can you please *reply privately to author *your report definition, API > results and a screenshot of your UI so that I can take a closer look? >

Upcoming Extensions Migration Feed-based to Asset-based

2021-09-15 Thread GDZ
This upcoming Extensions Feed-based to Asset-based Migration is related to Google Ads API, not to Adwords API, correct? I.e. there is no need to migrate if we're still using Adwords API? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Auction Insights via API

2023-08-28 Thread GDZ
I second that. Support, you promised to let us know when this is going to happen. On Tuesday, August 22, 2023 at 11:09:55 AM UTC-4 valentina fuentealba wrote: > Hi, I was wondering when the Auction Insights metrics are gonna be > available to the general public? Right now they are only

Is API down?

2023-11-08 Thread GDZ
Throwing massive amount of internal errors for the last 15-20 mins. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Offline conversions upload time/date errors

2022-11-07 Thread GDZ
Hello, all of a sudden we started getting this while performing an offline conversions upload: *"This conversion is reported to have happened before the click associated with the given identifier or iOS URL parameter., at conversions[0].conversion_date_time"* Happens with each and every

Setting ad group target CPA to default not working

2023-02-28 Thread GDZ
Hello! If an individual ad group is using campaign targetCPA API returns its value as 0. But if ad group has its own target CPA and I try to set it to default campaign's target CPA and setting *ad_group.target_cpa_micros = 0* in order to update an ad group, API leaves individual ad group's

Re: 502 Bad Gateway Errors

2023-12-20 Thread GDZ
Lots of it yesterday and today too. On Thursday, December 14, 2023 at 6:21:04 PM UTC-5 Sandra Brooks wrote: > Is anyone aware of any issues with the Google Ads API? I am seeing > everything from increased latency to no response to 502 bad gateway errors > today. Everything was fine yesterday.