How to extend or create invitest of admin accounts for clientCustumers using API

2019-07-14 Thread claudio silva
such as google ads api tesm how to send invitations to link accounts or extend invitations and manage those accounts from there or just in the test api for now? $session = $this->instanciarAdWordsSessionBuilder(); $adWordsServices = $this->instanciarAdWordsServices(); $

NOT_AUTHORIZED

2019-07-14 Thread claudio silva
$session = $this->instanciarAdWordsSessionBuilder(); $adWordsServices = $this->instanciarAdWordsServices(); $linkOp = new LinkOperation(); $link = new ManagedCustomerLink(); $link->setClientCustomerId($clientId); $link->setManagerCustomerId($mccId); $link->setLinkStatus(\Google\AdsApi\AdWords\v

Re: AuthenticationError.NOT_ADS_USER @

2019-07-14 Thread Testing ForAds
Hi Yin, Previously I used OAuth authentication, here I'm doing all the operations, but coming to service accounts. I'm using service accounts, I'm getting the AuthenticationError.NOT_ADS_USER error, please help me out from this. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

user test accounts and pending token to call AdWords API but faill

2019-07-14 Thread yang liu
Hi Team, We tried to get statistics for the adscampaign. I have been researching the official documentation for a few days, but the basic access api has not been approved. I used the built-in test manager account and its pending token to get the campaign information, but there are always som

RE: Multiply BatchJobs keep failing with CANCELED / INTERNAL_API_ERROR

2019-07-14 Thread Google Ads API Forum Advisor Prod
Hi, Glad to know that it is working on your end now! As the documentation also suggests, the error you encountered may have been to a temporary issue. In the event that you encounter the error once more, you may send to me the batch job IDs and any SOAP request and response logs that were gene

Re: Difference between filtered as incliduZeroImpressions is false and without filter (include is true)

2019-07-14 Thread Harish R
> > Hi Team, > We are calculating the Average of CPC as given below, *select avg(CPC) from [Division].[vw_Fact_GoogleAdwordsAccount] where [Brand ID]=1639 and [Country ID]=12 -- 0.212782284775737 select avg(CPC) from [Division].[vw_Fact_GoogleAdwordsAccount] where [Brand ID]=442 an

RE: Is it possible to use the adwords API to extract data using different attribution models, rather than just the current one?

2019-07-14 Thread Google Ads API Forum Advisor Prod
Hi John, Thank you for reaching out. Could you confirm if you are pertaining to attribution reports in the Google Ads UI? If yes, I am afraid this is not supported in the AdWords API. If this is not what you are pertaining to, could you further elaborate your concern so I could better assist y

landing_page_view returns invalid resource name

2019-07-14 Thread Zhi
I am using the Ads API, and trying to get the landing_page_view stats, with query: SELECT landing_page_view.unexpanded_final_url FROM landing_page_view The results it returns contains some rows with resource_name like "customers/1106282/landingPageViews/-87415204586156" which has a '-

Get Conversion Action List With Ads API

2019-07-14 Thread Zhi
I try to get the conversion action list with the new Ads API, but it only return the two results with 'Google Play‘ as source. While there are 15 more which are with source 'Third-party app analytics' or 'Android in-app action' never return. The query I used is : SELECT conversion_action.statu

Re: Multiply BatchJobs keep failing with CANCELED / INTERNAL_API_ERROR

2019-07-14 Thread Ершов Александр
Started working. Thanks! On Monday, July 15, 2019 at 1:59:34 AM UTC+3, Ершов Александр wrote: > > It keeps failing for one account. With another set of operations. > > For our second account pushing works ok. > > [15:54:55 14.07.2019] - [ADWORDS PUSHER]run 2844 operations > > .

Re: Multiply BatchJobs keep failing with CANCELED / INTERNAL_API_ERROR

2019-07-14 Thread Ершов Александр
It keeps failing for one account. With another set of operations. For our second account pushing works ok. [15:54:55 14.07.2019] - [ADWORDS PUSHER]run 2844 operations ... [15:55:56 14.07.2019] - [ADWORDS PUSHER]Sleeping 4 seconds... [15:56:00 14.07.2019] - [ADWORDS PUS

Multiply BatchJobs keep failing with CANCELED / INTERNAL_API_ERROR

2019-07-14 Thread Ершов Александр
Hello, Adwords API team During last hour had 3 different jobs that have been canceled after creating one adgroup (doing only half of operations for it) and skipping other 20 adgroups. Could you please take a look? Batch Job IDS: 1661177973 1661784059 *1661104767*1661183971 Returned error: Ba