RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, Thank you for providing detailed information on this issue. To further investigate your issue here I will check this with the and will provide you an update as soon as available. Regards, Luis Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-19 Thread ludovic . web2roi
Hi, thanks a lot for your response. But when i try without, nothing's happening ! My code is correct ? Cheers ! Le mercredi 13 février 2019 12:02:37 UTC+1, ludovic...@gmail.com a écrit : > > Hi, > > I would like to link an existing Google Adwords (or Ads) Account to my > Google Ads MCC with

RE: Maven dependencies Java Client Library

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Agustin, Since your concern is more related to the Java client library, you may reach out to the library owners directly via this link for further assistance. Thanks and regards, Peter AdWords API Team On 02/19/19 21:55:53

RE: online workshop or seminar?

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, For the upcoming online workshops for AdWords API, this will be posted on our blog . You could find our previous workshops on Youtube. As for the AdWords API guide, you could refer to this link

RE: TargetingIdeasService / Keyword Planner in the new beta API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Hao, You could use the KeywordPlanIdeaService of the Google Ads API which is the equivalent of the TargetingIdeasService

Re: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread Phil
Ok, so back to the original issue, unfortunately logging is not telling me much. Here's as much info as I can provide. The response is: PermissionDenied: 403 The caller does not have permission The query is pretty basic: SELECT campaign.ad_serving_optimization_status,

Re: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread Phil
Ok, this is really helpful, thanks. Since that explains that issue, I am going to loop back now to my original issue which is that for some reason, I cannot access my MCC sub-accounts using the MCC's refresh token. This used to work fine prior to the addition of the requirement of the

RE: Detail demographics constant data & criteria id

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, For the parent demographic, you can refer to this link for the enum values. As for the marital status, I am afraid this is currently not supported in the AdWords API. Regards, Dannison AdWords API Team

RE: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, Please note that our PHP code examples are meant to be run from command prompt, not via the web browsers. You could follow the instructions mentioned here , using the composer is the recommended way to install the

online workshop or seminar?

2019-02-19 Thread setareh . niknezhad
Are there any online workshop or seminars for AdWords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

TargetingIdeasService / Keyword Planner in the new beta API

2019-02-19 Thread Hao
I see big management and location targeting in the new beta API. However is there an equivalent to the TargetingIdeasService or the Keyword Planner in the new API? Or at least something with which I can generate new keywords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Maven dependencies Java Client Library

2019-02-19 Thread Agustín Scigliano
Hi, I imported the Java Client Library through Maven with the dependency: com.google.api-ads google-ads 0.6.0 The problem is that after obtaining a GoogleAdsClient, I want to use the method getGoogleAdsServiceClient(). And it shows the following error: java.lang.NoSuchMethodError:

Re: Conversion is being volatile even after its conversion window

2019-02-19 Thread erik . lilja
Hello, our customer replied with Our conversions are all e-commerce based. The set-up is a basic one, where the Google ads pixel allows us to track on-site purchases and revenue. On Wednesday, February 6, 2019 at 10:01:13 PM UTC+1, googleadsapi-forumadvisor wrote: > > Hello Erik, > > Once

RE: check if an ad account has been Whitelisted for "Custom Audiences"

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Kenny, You could use the CustomAffinityService to manage custom affinity audience and it is not a whitelisted service. If your question is different, could you please elaborate what you mean

RE: KeywordPlanningService

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Seksitti, Generating Keyword Ideas using the AdGroup as seed is not available via Google Ads API. I will let my team know regarding your interest. Meanwhile you can keep an eye on our blog for information related to the

RE: Google Ads API BatchJobService for multiple entity types

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dennis, You could create multiple entities in a single BatchJob. For example you could create a campaign, AdGroup and BiddableAdGroupCriterion in the same request using temporary IDs. You could refer this Using temporary IDs

RE: PolicyFindingError.POLICY_FINDING being thrown by Google Ads

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi there, If you have dispapproved ads in your account, via API, you will be able to submit policy exemption requests for those policy violations which has isExemptable as true. Please refer to this section of guide

RE: Error while running GetCampaigns.php file

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Virender, I have masked the sensitive information from your post. Moving further, regarding your issue, could you check the emailid for which the OAuth was created is the same emailid that you are making API calls with and also has access to the Google Ads account? If not, please reply back

RE: Display Ads Preview Link

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Wilfried, Through the API it is currently not possible to retrieve the preview link of responsive ads. We have raised a feature request with the team. We will not be able to share a definite timeline of when this feature will be available. Please keep an eye on our blog

Re: Location feed weird behavior

2019-02-19 Thread Han Vo
Hi Luis, thanks for the help so far, please go ahead and close this ticket. I just wanted to confirm the above API behaviors for a proper implementation. But we have changed our workflow to avoid this issue completely Thanks again for the help On Thursday, February 7, 2019 at 5:00:54 PM UTC-5,

Google Ads API BatchJobService for multiple entity types

2019-02-19 Thread Dennis Yemelyanov
In AdWords API it's possible to make changes to multiple entity types using BatchJobService, for example create a campaign, ad group and ad in the same request. Is it possible to do the same using Google Ads API? The documentation mentions mutate methods, but each mutate method seems to accept

check if an ad account has been Whitelisted for "Custom Audiences"

2019-02-19 Thread kenny edmond
Hi Guys I need to check if an ad account has been Whitelisted for "Custom Audiences" can you guys point me in the direction on how I can check if an ad account has been whitelisted for Custom Audience -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

KeywordPlanningService

2019-02-19 Thread Seksitti Senesataporn
Hi, Right now I trying your Google Ads API and I've a question. Does GenerateKeywordIdeas (link ) in KeywordPlanningService can seed by

Re: Error while running GetCampaigns.php file

2019-02-19 Thread virender . sbinovations
Hi Dhanya, I am also getting the same error 401 Unauthorized response. I have verified credentials using CURL and it is working fine. I am getting response "{ "access_token":

PolicyFindingError.POLICY_FINDING being thrown by Google Ads

2019-02-19 Thread jandlmarketinganalytics
Hello, I am trying to utilize the Google Ads API and am running across an issue. The ad group and keywords are populating successfully but am getting an error when trying to create ads. There is only 1 account that is causing these issues, and it is not a prohibited topic (it's farm

Batch job canceled - why?

2019-02-19 Thread richard . scorer
Hi reaching out for some help please. Batch creating a few campaigns in one of our accounts. 102 campaigns to be precise :) Account 3318670774 has 110796 ops 1088308022 Sleeping 30 seconds 3318670774:: No download URL (yet):: BatchJob{id=1088308022,

RE: get error LINE_TOO_WIDE responsive display ad | google ads api beta

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Nikolay, Our team is looking into this. I will keep you posted on the updates. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, My apologies for the confusion. However, the main purpose of the CustomerService.ListAccessibleCustomers is to retrieve only the list of

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-19 Thread Ananth Sakthivel
Hello Sai, did you find any solution for my issue? On Wednesday, 13 February 2019 22:17:05 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello Everyone, > > Thanks for the update, we are looking into the issue. We will be > responding on this thread when we find more information. > > Regards,

Re: Detail demographics constant data & criteria id

2019-02-19 Thread MSI Saurovh
On ConstantDataService we can fetch affinity, or there are Codes and Formats guide where all constant like age groups, gender criterion id can be found. what i need is to get all the types of parents, and