Re: Read Customer Matches by Id

2018-07-20 Thread swiftaudienceapp
For anyone interested in a solution I used the predicates to set the ID to the id of the customer match audience I wanted to pull information on. On Friday, July 20, 2018 at 12:11:57 AM UTC-4, Peter Oliquino (AdWords API Team) wrote: > > Hi, > > You should be able to retrieve the information of

Re: URL data missing in response from query to AdGroupAdService

2018-07-20 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tom, Could you please share the query or code snippet along with client customer id so that I can troubleshoot the issue? Also, please elaborate what do you mean by 'Could this be another quirk of the test API token'? Are you checking on your test account? However, you could use displayurl

Ads API operations limits

2018-07-20 Thread Don Mitchell
I can't find doc on the operations limits for the Ads API (beta). Does anyone know is it per service or universal? Is it a the same over all customers? Can they point me to the doc or tell me the

VIdeo Campaigns: Inventory Type

2018-07-20 Thread 'Tim Tsai' via AdWords API and Google Ads API Forum
Hi there, I would like to know if the "Inventory Type" Exclusion method is available in the AdWords API. I've taken a look and I don't believe it is. Thanks, Tim -- ---

Feedback for google-ads-ruby

2018-07-20 Thread Don Mitchell
I believe the resources should define getters and setters for all the attributes which do the appropriate wrapper calls rather than expecting the user of the api to tediously call wrapper as in the following payload = client.resource(:CampaignBudget) payload.name = client.wrapper.string(name)

Re: Is there a way were user promt is skipped?

2018-07-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kalpit, You can store the user's token and their id in your database so that you can retrieve it the next time they log in to your system. That way, they do not have to re-grant authorization every time. Please refer to this section

URL data missing in response from query to AdGroupAdService

2018-07-20 Thread tom . wagstaff
Hi everyone, I'm trying to get data on expanded text ads in existing ad groups via an AWQL query to the AdGroupAdService. It successfully pulls back most data: headlines, descriptions etc. but all the URL fields are missing (in the Python library I'm using, that is None or an empty list, []).

Re: How to fix "RateExceededError rateName=RATE_LIMIT" with test API token?

2018-07-20 Thread tom . wagstaff
Good stuff - thanks Peter! On Thursday, 19 July 2018 11:25:18 UTC+1, Peter Oliquino (AdWords API Team) wrote: > > Hi Tom, > > Below are my answers to the points you mentioned : > > 1. For this particular scenario, yes, the developerToken access level > would not matter. > 2. Yes, this is across

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-07-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Arthur, Does the same request succeed on retry? If so, then you are encountering the same issue being discussed here. I advise having retry logic in your reporting jobs, both in general and to mitigate this particular issue. Also, please note that v201710 will be sunset on July 25

Re: Setting or Retrieving Campaign Goal through Adwords API

2018-07-20 Thread GnanaPrakash Rathinam
Thanks, Any tentative timeline when it will be available through API since campaign type is exposed why not the campaign goal attribute? On Friday, July 20, 2018 at 8:58:17 AM UTC+5:30, Luis Xander Talag (AdWords API Team) wrote: > > Hi GnanaPrakash, > > Currently, campaign goals are not

Re: method to get the balance of account budget

2018-07-20 Thread getbudget1
On Friday, July 20, 2018 at 6:33:06 PM UTC+7, getbu...@gmail.com wrote: > > What are the alternative solutions to request balance balance in automatic > mode? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: method to get the balance of account budget

2018-07-20 Thread getbudget1
Каковы альтернативные решения для запроса баланса баланса в автоматическом режиме? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Is there a way were user promt is skipped?

2018-07-20 Thread Kalpit Patel
I do not want user's consent , my motive is to daily update reports for a campaign for that i need to every time get user consent for the access code. auth_client = client_secrets.to_authorization auth_client.update!( :scope => 'https://www.googleapis.com/auth/adwords', :redirect_uri =>

Re: what final url to ad id?

2018-07-20 Thread Samorodnytskiy
Thank you Sai Teja, that was , what I want to know. Am Donnerstag, 19. Juli 2018 22:04:35 UTC+2 schrieb Teja Makani: > > Hello Eduard, > > The Final URL report > > includes > all statistics aggregated at the

Re: TargetingIdeaSelector request.type.STAT

2018-07-20 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, Could you confirm if you were referring to this guide for the targeting idea limits? Unfortunately, the 'request.type.IDEAS' limit is fixed to 200 and cannot be increased. Regards, Dannison AdWords API

Re: RateLimiterException: Need to wait to long

2018-07-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, With regards to AdWordsServicesWithRateLimiter service issue, I believe this is more on the client library issues rather than the AdWords API. I would suggest to post your issue here as the client library owners are better

Re: How do tools like ubersuggest, semrush, kwfinder, ... get LEGAL access to Adwords API?

2018-07-20 Thread Alexander
Thank you Peter, I want to apologize because after posting I noticed the "Read Me" sticky post, which said not use this forum for technical questions only. I'm grateful that you overlooked my erring and chose to be helpful. I would like to take you up on the offer to talk to the AdWords

Re: How do tools like ubersuggest, semrush, kwfinder, ... get LEGAL access to Adwords API?

2018-07-20 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alexander, Any customer should be able to get access for the AdWords API by first signing up for a MCC account and request for basic access for their developerTokens. Once the

TargetingIdeaSelector request.type.STAT

2018-07-20 Thread Sally CHEN
Hi, I found that the TargetingIdeaSelector only supports 200 RelatedToQuerySearchParameters for the 'request.type.IDEAS' but it can support more than 200 items for the type 'request.type.STAT', so I would like to know the limit of the type 'request.type.STAT'. Best Regards, Sally -- --

TargetingIdeaSelector request.type.STAT limit

2018-07-20 Thread Sally CHEN
Hi, I found that the TargetingIdeaSelector only supports 200 RelatedToQuerySearchParameters for the 'request.type.IDEAS' but it can support more than 200 items for the type 'request.type.STAT', so I would like the limit of the type 'request.type.STAT'. Best Regards, Sally -- --