AdwordsUserListService and Youtube Rule based lists

2016-12-26 Thread Rob Thamer
I actually attempted to post earlier and my post is not showing up currently so I apologize if this is a duplicated question - I am attempted to create a UserList, that is Rule Based - the rule being that the user has "Viewed certain video(s) as ad(s)" as specified in the api. I do not see

AdwordsUserListService and youtube remarketing

2016-12-26 Thread Rob Thamer
Hi - I'm trying to use the AdwordsUserListService to create a User List with a Rule based on whether the user has viewed a specific video as an Ad. Is this possible through the Api? I've read the examples but this doesn't appear to be addressed. This is available through the UI however.

Re: Unable to find "Campaign Type" dimension

2016-12-26 Thread 'Joyce Lava' via AdWords API Forum
Hello Shatank, The Ad Performance Report doesn't have the fields AdvertisingChannelType and AdvertisingChannelSubType

Re: How to resolve manager accounts throwing the USER_PERMISSION_DENIED error

2016-12-26 Thread ccyr71
Hi Sreelakshmi, We are trying to use the *CustomerService *to retrieve the accounts for a credential. For some credentials, we are getting CUSTOMER_NOT_FOUND. Can you verify what this means? In some cases, we are getting more than 1 account returned. Does this make sense? Should we only

Unable to find "Campaign Type" dimension

2016-12-26 Thread Shatank Srivastava
Hi Everyone, I am extracting data from Adwords platform using API. I need to extract a dimension called "CAMPAIGN TYPE" from Ad performance report, but I am unable to get this dimension in API documentation. Can anyone help me with it? Any advice would be greatly appreciated Thanks in

Re: ***Announcing the new ads PHP client library***

2016-12-26 Thread 'Joyce Lava' via AdWords API Forum
Hello Jesús*,* Please create a new github issue with the above concern. Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Audience Performance Report Duplicate results

2016-12-26 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Kyland, I've looked into your ad group and the audience ID 4386441. What I've found is that you get two rows for this particular criterion because: - You've removed this criterion as an ad group-level criterion once on 19 Dec. - Then, you added this criterion back as a

Re: FirstPositionCpc - Supports Zero Impressions

2016-12-26 Thread 'Joyce Lava' via AdWords API Forum
Hi Dave, I will be providing support to you while Anthony is OOO. Regarding your recent question, what Anthony meant was the FirstPositionCpc supports zero impressions (as seen in the documentation). Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Unable to access ManagedCustomerServiceInterface i/O Exception

2016-12-26 Thread ntdmbot01
2016-12-26 02:40:04.665 INFO 10963 --- [o-40381-exec-55] o.a.c.httpclient.HttpMethodDirector : I/O exception (java.net.ConnectException) caught when processing request: Connection timed out 2016-12-26 02:40:04.666 INFO 10963 --- [o-40381-exec-55] o.a.c.httpclient.HttpMethodDirector

I/O exception (java.net.ConnectException) caught when processing request: Connection timed out

2016-12-26 Thread ntdmbot01
Hi team, when i try to execute below code using managedServices i get the error as mentioned below. Please let me know what proxy https/http with port to be initialized. ManagedCustomerServiceInterface managedCustomerService = adWordsServices.get(session,

Re: ***Announcing the new ads PHP client library***

2016-12-26 Thread Jesús Cárdenas
Hello I need help, I go to the last version of the library and I have problems, I work with Laravel 4.2: I write in console: ~$ *cd* *$path/project/* vendor/googleads/googleads-php-lib/examples/AdWords/v201609/AccountManagement ~$ *php* GetAccountHierarchy.php PHP Fatal error: Uncaught

Re: ***Announcing the new ads PHP client library***

2016-12-26 Thread Jesús Cárdenas
Hello, I was working with the 15.00 version of googleads-php-lib. Is it necessary to go to version 25.00 now? El miércoles, 21 de diciembre de 2016, 23:38:06 (UTC-3), Thanet Knack Praneenararat (AdWords API Team) escribió: > > Hello ads PHP developers! Today we’re pleased to announce the stable