Не работает AOut2 аутентификация.

2017-08-01 Thread 2012 context
$client = new Google_Client(); $client->setAssertionCredentials(new Google_Auth_AssertionCredentials( SERVICE_EMAIL_MY, // $serviceAccountName array('https://www.googleapis.com/auth/analytics.readonly'), //.readonly // scope file_get_contents(KEY_FILE_MY) //privateKey ));

Why do I get not all adwords accounts by user with API?

2017-08-01 Thread Kirill Muhov
Hi, all! I need your help. I have 2 google emails and 2 accounts. The first email is (for example) te...@gmail.com and AdWords Manager account The second email is te...@gmail.com and AdWords Client account When I use API, adwords_client.GetService('ManagedCustomerService').get({ 'fields':

Re: AdWords Database Schema/Design ?

2017-08-01 Thread leadbyus
Thanks *John* and *Sreelakshmi*: It's a sad day for me.. lol I was hoping that I will get something from the forum to avoid doing the reverse engineer into the entire API classes hierarchy. I am not worry so much about the Stats but as to keep the main CONTENT synchronized in both servers

Re: AdWords API google-api-ads-ruby invalid grant

2017-08-01 Thread Orr Yakobi
How do u I access the time that access token was issued at? On Friday, September 20, 2013 at 3:30:21 AM UTC-7, Danial Klimkin wrote: > > Hello Christopher, Sumit, > > > In case you use 3rd party lib to obtain access and refresh token, you > don't need to use verification code again (it is

Node.js support in AdWords API

2017-08-01 Thread Neefla Technologies Ltd.
Hello, Any estimated timeframe for adding node.js support to the AdWords API? Thanks, Noam. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Ad Level Final URL and Keyword level final URL

2017-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tim, There is currently no direct way to determine if the FinalUrl was set in any of the levels mentioned. You will need to make calls using either the AdGroupCriterionService.get or the

Question about search query performance report

2017-08-01 Thread Helo
Hi, We download search query performance via reporting API, and the results shows very high CTR (calculated by click/impression), and almost all search queries have clicks which is expected? My question is, does AdWords record search query result only (or more likely) for queries have clicks,

Question about search query performance report result

2017-08-01 Thread Helo
Hi, We download search query performance via reporting API, and the results shows very high CTR (calculated by click/impression), and almost all search queries have clicks which is not expected. My question is, does AdWords record search query result only (or more likely) for queries have

Re: Ad Level Final URL and Keyword level final URL

2017-08-01 Thread 'Tim Tsai' via AdWords API Forum
Hi Peter, If I am getting the FinalUrl field described above, will I be able to determine if the FinalUrl is set at the keyword level or at the ad level? It looks like the field is available in the AdGroupCriterionService. Thanks, Tim On Friday, 28 July 2017 18:15:18 UTC-4, Tim Tsai wrote:

Re: Is it possible to grab a list of Google accounts authorized on a Customer Account?

2017-08-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Trevor, I'm afraid its not possible to get the users who have access to an AdWords account using AdWords API. You can download the *User Access Report* to get a list of all users who have access to a manager account or its linked accounts. Regards, Shwetha, AdWords API Team. -- --

Is it possible to grab a list of Google accounts authorized on a Customer Account?

2017-08-01 Thread Trevor
Is it possible through any service to retrieve a list of Google accounts that are authorized on a particular AdWords Customer Account? I.e. Adwords account with CID 123-456-7891 has two users attached, j...@gmail.com with *standard* access and t...@gmail.com with *admin *access -- would it be

Re: Bid History API Support

2017-08-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Randy, I'm afraid we cannot comment on the availability of features in upcoming releases of AdWords API. You can keep an eye on our blog for any updates of announcements. For now, CustomerSyncService

Re: Report from API different than {placement}

2017-08-01 Thread Mike5577
Thank you Josh! On Tuesday, January 3, 2017 at 10:51:33 PM UTC-5, Mike-Indiana wrote: > > Hello, this discrepancy seems to have existed for several years, I thought > that I would post. > > Pulling AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT will yield non-www. > domains in the report for 'Domain'.

Re: AdWords Database Schema/Design ?

2017-08-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, we do not have a database diagram available that can be shared. Like John mentioned, the best approach to create this structure would be by referring to the object hierarchy

Re: Report from API different than {placement}

2017-08-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike, Thanks for clarifying. I've passed this information along in the feature request I filed. Cheers, Josh, AdWords API Team On Tuesday, August 1, 2017 at 12:44:47 PM UTC-4, Mike5577 wrote: > > Hi Josh, > > Having the full URL in real-time allows us to credit the conversion to > that

Re: Get MCC Client List

2017-08-01 Thread roberto . smith
Hi Peter. I used the GetAccountHierarchy.php version and it worked ok. Thanks a lot. Roberto Smith El martes, 1 de agosto de 2017, 1:52:01 (UTC-4), Peter Oliquino escribió: > > Hi Roberto, > > Could you confirm if what you meant by getting the client list is to get > all the client accounts

Re: Asign Customer ID Dynamically v201705

2017-08-01 Thread roberto . smith
Hello. Thanks for your answer. Thanks again. Roberto Smith El martes, 1 de agosto de 2017, 2:08:04 (UTC-4), Peter Oliquino escribió: > > Hi Roberto, > > You may refer to this below code on how to dynamically set the > clientCustomerId in PHP : > > $session = (new AdWordsSessionBuilder()) >

Re: Report from API different than {placement}

2017-08-01 Thread Mike5577
Hi Josh, Having the full URL in real-time allows us to credit the conversion to that URL. Otherwise everything goes to the domain, and there is no way to match it in the URL_PERFORMANCE_REPORT, unless I'm missing something on that. Managed placements return the full URL on the click, but

Bid History API Support

2017-08-01 Thread Raname
I'm creating a new post at the suggestion of a member of the AdWords team in a much older thread. Is there a plan in the AdWords API roadmap to allow a query of bid history? This would be useful in my current work. older thread referenced:

Re: Report from API different than {placement}

2017-08-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike, Thanks for the response. Just so I'm clear, what is the added benefit of having the full placement URL *at the GCLID level* vs. just having your clicks and impressions summarized by the full placement URLs (in the URL_PERFORMANCE_REPORT

Re: AdWords Database Schema/Design ?

2017-08-01 Thread John Bliss
In a nutshell: Account - has many - Campaigns - has many - AdGroups - has many - Keywords/Sitelinks - has many - Impressions, Clicks, Conversions, etc Then, you have a decision to make: how often do you fetch Impressions, Clicks, Conversions, etc and attach them to Keywords/Sitelinks? Hourly?

AdWords Database Schema/Design ?

2017-08-01 Thread leadbyus
Our Real Estate Company would like to incorporate our AdWords accounts within our company Data (MS-SQL) Server. We would like to use the AdWords API in order to synchronize and maintain (add/update/delete/etc) our AdWords data such as Campaigns, AdGroups, Keywords, Bids, Site-links, Rules, as

Re: keyword planner tool result different from TargetingIdeaService result

2017-08-01 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nitin, Do you still need our assistance on this? If so, then could you provide to us privately (using *reply privately to author* option) the previously requested information so we could investigate further? Regards, Ivan AdWords API Team -- --

Re: Display Keyword Performance Report (DISPLAY_KEYWORD_PERFORMANCE_REPORT) - does not match the Adwords UI

2017-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sauvik, Just a follow up. Do you still require our assistance on this matter? Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: RESPONSIVE_DISPLAY_AD no squared

2017-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The reason that the square image information is not returned is because square images are currently not supported via the AdWords API. Responsive Ads for Display currently only supports the marketingImage

Re: Smart Display Campaign trackingUrlTemplate

2017-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT error indicates that you are making an update to a campaign, or rather, the ad group of a campaign that has been created

Re: How to insert adwords data into mysql database using php

2017-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ben, You may refer to the different PHP sample codes on how to extract data from the AdWords API using the PHP client library. Please note however that the implementation of inserting data into your own database

Re: Batches mysteriously got CANCELLED

2017-08-01 Thread naphat . theerawat
Hi Anash, I reran my script and fired another batch (ID: 538756110) yesterday, but I am* still getting the CANCELED status* again today. It seems this issue is not yet resolved. Please assist. Thank you. Best regards, Naphat Theerawat On Wednesday, July 26, 2017 at 2:53:14 PM UTC+7,

Smart Display Campaign trackingUrlTemplate

2017-08-01 Thread priyemru123
Hi, https://adwords.google.com/api/adwords/cm/v201705/AdGroupService mutate for a group in the Smart Display Campaign How do I update the tracking of an trackingUrlTemplate in this group? Example query https://adwords.google.com/api/adwords/cm/v201705;> SET

RESPONSIVE_DISPLAY_AD no image square

2017-08-01 Thread priyemru123
Hi, https://adwords.google.com/api/adwords/cm/v201705/AdGroupAdService get method for RESPONSIVE_DISPLAY_AD ads Returns only of type landscape. How to get information on the squared image? Example query AdGroupId Name Url

RESPONSIVE_DISPLAY_AD no squared

2017-08-01 Thread priyemru123
Hi, https://adwords.google.com/api/adwords/cm/v201705/AdGroupAdService get method for RESPONSIVE_DISPLAY_AD ads Returns only of type landscape. How to get information on the squared image Example query AdGroupId Name Url

Why is the standard access form not working in Russia?

2017-08-01 Thread profitpanda2016
Hello! I would like to get the standard access. And I know that I should apply here: https://www.google.com/appserve/fb/forms/standardaccess/ When I try to open that URL I get 403 Forbidden. But if I use proxy and try to open from another country it works. Is it possible to get the standard

Re: Asign Customer ID Dynamically v201705

2017-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Roberto, You may refer to this below code on how to dynamically set the clientCustomerId in PHP : $session = (new AdWordsSessionBuilder()) ->fromFile() ->withOAuth2Credential($oAuth2Credential) ->withClientCustomerId(clientCustomerId) ->build(); Let me know if this works.