Can't change access level from test to basic

2024-06-04 Thread Admin - Predictable Marketing
I have filled up the request form:
https://support.google.com/adspolicy/contact/new_token_application?_gl=1*1emj65q*_ga*MTM1MTM4NzU2Ni4xNzE3NDg0NzMz*_ga_V9K47ZG8NP*MTcxNzUwNjgxOC4yLjAuMTcxNzUwNjg0OS4yOS4wLjA

It says the request will be processed in 3 working days, but I have heard 
nothing. Can someone help please?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2dea8fb1-0152-4e3d-a7c3-25525c279a3an%40googlegroups.com.


Re: google ads api conversionuploadservice stopped getting erros on click_conversion_already_exists

2024-05-07 Thread gcp admin
Hi all,
We too have been experiencing this issue for a while now. One day we 
stopped receiving the CLICK_CONVERSION_ALREADY_EXISTS for conversions 
already uploaded. Please can you advise as to whether this is something to 
be concerned about?
Kind regards, Ben


On Monday 11 March 2024 at 18:05:31 UTC Google Ads API Forum Advisor wrote:

> Hello,
>
> We are currently aware of an issue where some conversions can be uploaded 
> multiple times, and are actively investigating.
>
> In the meanwhile, and ongoing in the future, our best practice 
> recommendation is always to avoid uploading duplicate conversions in the 
> first place.
>
> I will keep an eye on our team's progress with this issue and share an 
> update with you as soon as I have any information to share.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02rzixv:ref" (ADR-00226218)
>
> Thanks,
>   
> [image: Google Logo] 
> Michael Cloonan 
> Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b436990e-ebd6-4ef1-bf04-6a74856fee3dn%40googlegroups.com.


Insufficient scope when using ConversionUploadService

2024-04-26 Thread gcp admin
Hi,
I've been using the Google Ads API to manage our accounts. I've been able 
to do things like download reports, edit campaign / ad group criteria just 
fine. 

However, I'm currently experiencing problems when trying to upload offline 
conversions. Using the same credentials as I've always (successfully) used, 
I now get the error message below.

I'd ben very grateful if you have any suggestions for what might be causing 
this!

Cheers, Ben

Headers: {
  "google.rpc.errorinfo-bin": 
"\n\u001fACCESS_TOKEN_SCOPE_INSUFFICIENT\u0012\u000egoogleapis.com\u001a#\n\u0007service\u0012\u0018googleads.googleapis.com\u001aZ\n\u0006method\u0012Pgoogle.ads.googleads.v16.services.ConversionUploadService.UploadClickConversions",
  "grpc-status-details-bin": "\b\u0007\u0012/Request had insufficient 
authentication 
scopes.\u001a\u0001\n(type.googleapis.com/google.rpc.ErrorInfo\u0012\u0001\n\u001fACCESS_TOKEN_SCOPE_INSUFFICIENT\u0012\u000egoogleapis.com\u001a#\n\u0007service\u0012\u0018googleads.googleapis.com\u001aZ\n\u0006method\u0012Pgoogle.ads.googleads.v16.services.ConversionUploadService.UploadClickConversions",
  "www-authenticate": "Bearer realm=\"https://accounts.google.com/\";, 
error=\"insufficient_scope\", 
scope=\"https://www.googleapis.com/auth/adwords 
https://adwords.google.com/api/adwords 
https://adwords.google.com/api/adwords/ 
https://adwords.google.com/api/adwords/cm\"";
}
*** google.api_core.exceptions.PermissionDenied: 403 Request had 
insufficient authentication scopes. [reason: 
"ACCESS_TOKEN_SCOPE_INSUFFICIENT"
domain: "googleapis.com"
metadata {
  key: "service"
  value: "googleads.googleapis.com"
}
metadata {
  key: "method"
  value: 
"google.ads.googleads.v16.services.ConversionUploadService.UploadClickConversions"
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/539b6263-38d4-4817-b74e-70d5b1261298n%40googlegroups.com.


Re: basic api access token

2024-02-27 Thread Tableau Admin
Hello,

I am still waiting to hear anything about this application.. Can you please 
help? We have not received any communication on the status of this request, 
it remains "In progress" for 2.5 months now.

On Monday, February 12, 2024 at 4:40:56 PM UTC-7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you've applied for the 
> basic access and haven't received a response. Since the access requests are 
> handled by the Google Ads API Compliance team, we are transferring the case 
> to the Ads API Compliance team.
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 499-029-0839 
>- Cases ID: 7-116135377 
>
> Do reach out to the 
> *Google Ads API* 
>  support team 
> for any queries related to the API.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz3Nr:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/45887b35-5718-4e44-9bf4-4fde16341b26n%40googlegroups.com.


Basic API Access Token

2024-02-12 Thread Tableau Admin
Hello,

Like many on this forum I am also waiting to hear back from the API 
Compliance team regarding our Basic API Token. I am hoping you can escalate 
this as we have been waiting over 2 months at this point.


   - MCC ID: 499-029-0839
   - Access level: Basic
   - Case ID: 7-116135377

I believe this is the Case ID. I was able to retrieve it from the Help chat 
but I never received any email confirmation when I first applied.

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b40956b7-6589-431e-a3a8-b4b9a37c72f9n%40googlegroups.com.


Re: awaiting answer for ads api developer token request

2024-02-02 Thread Admin JaySearch
Hello! 
Do you have any updates for this case?

Best,
Nikita Vaniasin
JaySearch Team
On Wednesday 24 January 2024 at 12:58:06 UTC+1 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied for basic 
> access for the developer token and haven't received a response. 
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
> The user has applied for basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID:  157-491-7782. 
>
> Do reach out to the *Google Ads API* 
>  support team 
> for any queries related to the API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rYNfU:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9e54c54b-8f91-4982-bf89-f82804e1cf1cn%40googlegroups.com.


Awaiting answer for Ads API developer token request

2024-01-24 Thread Admin JaySearch
Hello!

We submitted an application for Google Ads API Token (Basic Access) in 
about 2 weeks ago and did not received any update yet. We also submitted an 
update request and still no reply. Is it possible to receive an update on 
the application from the *Google Ads API Compliance team*?

Manager Account ID: 157-491-7782
We applied for "Basic Access" level.
We don't have any "case ID" I am aware of.


Thank you. 

Best Regards,
Nikita Vaniasin
JaySearch Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b287bb86-fb69-4405-9f36-04a3a1638477n%40googlegroups.com.


Standard API token requests with no answer for 6 weeks

2023-11-30 Thread 'Coverler Admin' via Google Ads API and AdWords API Forum
Hi,

Like tens of people below me in this forum I also've been trying to get an 
API for 6 weeks now, and got nothing back at all. I've filled out both the 
request form and the compliance form to request a status update multiple 
times, I even contacted my local Ads managers to help – but still nothing. 
Are those forms even working and is anyone actually getting basic API keys 
at the moment? 

Seeing what the standard answer to requests is – here is my answer upfront: 

   - MCC ID: 521-681-8186
   - No case ID was generated
   - Basic level requested

Thanks
Dasha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3c5006ff-7d52-4c49-8914-8a12db6243cbn%40googlegroups.com.


Google Ads API

2023-08-25 Thread Admin Toptutors
Hi,

We applied for basic access to the Google Ads API over a week ago and have 
yet to receive a reply. Any updates on this?

MCC ID: 368-854-0750

Kind regards,
Toptutors

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f57ed604-1476-4d7a-9516-e483ccd6b43cn%40googlegroups.com.


Re: service account auth error - not_ads_user

2023-06-27 Thread RedSpot Admin
Good day,

Thanks for your response.

I have managed to make the code above work. I have just replaced
*OAuth2PrnEmail *with the manager's account email - I used the service
account before, and it didn't work.

Thanks for your help! Feel free to close the ticket.

Regards,
Vlad



On Mon, Jun 26, 2023 at 12:00 PM Google Ads API Forum Advisor
 wrote:

> Hi Vlad,
>
> Thank you for the reply.
>
> Kindly note that the *NOT_ADS_USER* error (
> https://developers.google.com/google-ads/api/docs/best-practices/common-errors#authenticationerror)
> is one of the common authorization errors encountered when the service
> account has not been correctly linked to the Google Ads account via the
> OAuth2 assertion flow. Kindly note that you need to use the actual email
> address of the Google Ads user with permissions on the Google Ads account
> you want to access. You may check the guide on how to set up OAuth2 for API
> access using your own credentials with a service account in the client
> library you are using *here*:
> https://developers.google.com/google-ads/api/docs/oauth/service-accounts?hl=en#client_library_configuration
>
> This error typically means that the *email address *used to create your
> OAuth credentials in Google Cloud Console is not associated with any Google
> Ads account. See this section in our *Common Errors* (
> https://developers.google.com/google-ads/api/docs/best-practices/common-errors#authenticationerror
> ) guide.
>
> If you know the email address that was used to create your OAuth
> credentials, you should be able to log into the Google Ads UI and send it
> an invitation by following the instructions in the guide I linked to above.
>
> You may also need to enable the Google Ads API in your Google Cloud
> project by following the steps *here* (
> https://developers.google.com/google-ads/api/docs/first-call/oauth-cloud-project
> ).
>
> If you are still encountering errors after considering all the mentioned
> information above, you may provide us with the user account / email address
> that you used to generate API access so we can further check this
> information. You may then send the requested information via the Reply
> privately to author option. If this option is not available, you may send
> the details directly to our googleadsapi-supp...@google.com alias instead.
>
> In addition, we strongly recommend using *OAuth2 installed app or web
> flows* (
> *https://developers.google.com/google-ads/api/docs/oauth/cloud-project#choose_an_application_type*
> )
> instead of service accounts unless you need domain-specific features (for
> example, impersonation). OAuth2 installed application and web flows require
> user interaction only once, when access to the account is granted. You need
> to implement the code set up on your end to make calls using service
> accounts.
>
> This message is in relation to case "ref:_00D1U1174p._5004Q2mWOfh:ref"
>
> Thanks,
>
> [image: Google Logo] Google Ads API Team
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAPM7oBYADbmzLmYSykGM0mrbxLNS8NGy6beNu86YR10tD%2BrgyQ%40mail.gmail.com.


API Basic Access Permission has not been answered for over a week

2023-06-26 Thread Champaign Admin
Hi guys

We submitted a request over two weeks ago and then a week ago for API basic 
access - but have not received a response.

Can someone please come back to us?

We have a developer access that we want to change to basic.

thanks!!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5be91a1b-c9b7-43a7-b8d3-5421ae847e6bn%40googlegroups.com.


Are there anyway that i can get account by notification ?

2023-04-25 Thread Tlemons LTD Admin
As the subject, im working on find out a way to get account CID by 
notification
For example suspension notification or somthing like that

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a288d0e-d163-4104-ad5b-c02d725d0b81n%40googlegroups.com.


Re: refresh token issue

2023-04-19 Thread Chillar Admin
Thanks for the deletion of logs, I already changed the refresh token after
posting.

Problem is I am trying with test account only. Want to test first and then
possibly we moved to better access

On Wed, 19 Apr 2023 at 16:38, Google Ads API Forum Advisor
 wrote:

> Hi,
>
> Thank you for getting back to us.
>
> I understand your concern and upon checking, the error that you are
> encountering is related to Developer Token. As mentioned earlier in this
> thread, "*This error means that the developer token is only approved for
> use with test accounts. To access non-test accounts, apply for Basic or
> Standard access. Upon checking the CID shown in your request which is the
> 1012152333, it appears that the account has only a test access. With this,
> we would recommend applying for Basic or Standard access by referring to
> this guide: *
> *https://developers.google.com/google-ads/api/docs/access-levels#basic_access*
> 
> *."*
>
> In addition, I would like to inform you that I had to delete your post
> since complete logs were posted on the forum. For reference, you may refer
> to the below URL as a sample of redacted sensitive information:
>
> URL was:
> https://googleads.googleapis.com/v13/customers/X/assets:mutate
>
> I hope this helps.
>
> Kind regards,
> [image: Google Logo] Google Ads API Team
>
> ref:_00D1U1174p._5004Q2kWN9e:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAGy%2BXrCeRhMKMaY%2B_oADAwxaofmArjQC%3DaFSAFQhuBVGWh6WQw%40mail.gmail.com.


Re: refresh token issue

2023-04-18 Thread Chillar Admin
Team,

Logs are already attached with requestId.
Can you pls help me with which kind of logs you need to debug further.

On Mon, 17 Apr 2023 at 23:50, Google Ads API Forum Advisor
 wrote:

> Hi,
>
> Thank you for reaching out to Google Ads API Forum.
>
> Moving forward with your concern, in order for us to investigate further,
> can you provide us the complete API logs (*request* and *response* logs
> with the *request-id*) generated on your end when you encountered the
> issue? This is so we can also check on our end as well and investigate
> further.
>
> For the PHP client library, logging can be enabled by following the *PHP
> Logging* guide.You can provide it via the Reply privately to author
> option. If this option is not available, then send it instead on this email
> address googleadsapi-supp...@google.com .
>
> Reference links included in this email:
>
>- request:
>
> *https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request*
>
> 
>- response:
>
> *https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response*
>
> 
>- request-id:
>
> *https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id*
>
> 
>- PHP Logging:
>*https://developers.google.com/google-ads/api/docs/client-libs/php/logging*
>
>
> Regards,
> [image: Google Logo] Google Ads API Team
>
> ref:_00D1U1174p._5004Q2kWN9e:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAGy%2BXrBb4NdU-8ooBm48yQXF9tkRBxKO9tFp9oN6t636EP%2B-Zw%40mail.gmail.com.


Re: refresh token issue

2023-04-18 Thread Chillar Admin
Update:

Now generated refresh token using

but getting the below error, trying OAuth consent screen with test user only

[2023-04-18T08:31:24.602255+02:00] google-ads.WARNING: Request made: Host: "
googleads.googleapis.com", Method:
"/google.ads.googleads.v13.services.GoogleAdsService/SearchStream",
CustomerId: 1012152333, RequestId: "SlpcHJj4FGbR6fDnb_4QTA", IsFault: 1,
FaultMessage: "["The developer token is only approved for use with test
accounts. To access non-test accounts, apply for Basic or Standard access.
"]"
[2023-04-18T08:31:24.603980+02:00] google-ads.NOTICE: Request
---
Method Name: /google.ads.googleads.v13.services
.GoogleAdsService/SearchStream
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/7.4.29 gccl\/19.0.0 gapic\/19.0.0
gax\/1.19.1 grpc\/1.43.0 rest\/1.19.1 pb\/+n",
"x-goog-request-params": "customer_id=1012152333",
"developer-token": "REDACTED"
}
Request:
{"customerId":"1012152333","query":"SELECT campaign.id, campaign.name FROM
campaign ORDER BY campaign.id"}

Response
---
Headers: {
"request-id": "SlpcHJj4FGbR6fDnb_4QTA",
"date": "Tue, 18 Apr 2023 06:31:24 GMT",
"alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
}

Fault
---
Status code: 7
Details: The caller does not have permission
Failure: {"errors":[{"errorCode":{"authorizationError":
"DEVELOPER_TOKEN_NOT_APPROVED"},"message":"The developer token is only
approved for use with test accounts. To access non-test accounts, apply for
Basic or Standard access."}],"requestId":"SlpcHJj4FGbR6fDnb_4QTA"}


On Tue, 18 Apr 2023 at 11:17, google-api-tester <
chillartech.prim...@gmail.com> wrote:

> As I mentioned earlier,
>
> - getting hung at
> https://github.com/googleads/google-ads-php/blob/af5bbaf010eca772cebdf0a56581adac8137f1f9/examples/Authentication/GenerateUserCredentials.php#L74
> - No logs generated for  GenerateUserCredentials
> 
>
> probably issue is with Windows
>
> On Monday, 17 April 2023 at 23:51:11 UTC+5:30 Google Ads API Forum Advisor
> wrote:
>
>> Hi,
>>
>> Thank you for reaching out to Google Ads API Forum.
>>
>> Moving forward with your concern, in order for us to investigate further,
>> can you provide us the complete API logs (*request* and *response* logs
>> with the *request-id*) generated on your end when you encountered the
>> issue? This is so we can also check on our end as well and investigate
>> further.
>>
>> For the PHP client library, logging can be enabled by following the *PHP
>> Logging* guide.You can provide it via the Reply privately to author
>> option. If this option is not available, then send it instead on this email
>> address googleadsa...@google.com .
>>
>> Reference links included in this email:
>>
>>- request:
>>
>> *https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request*
>>
>> 
>>- response:
>>
>> *https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response*
>>
>> 
>>- request-id:
>>
>> *https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id*
>>
>> 
>>- PHP Logging:
>>
>> *https://developers.google.com/google-ads/api/docs/client-libs/php/logging*
>>
>> 
>>
>> Regards,
>> [image: Google Logo] Google Ads API Team
>>
>> ref:_00D1U1174p._5004Q2kWN9e:ref
>>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Google Ads API and AdWords API Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/7dafb25b-d181-4175-9d8b-5b4fce97be46n%40googlegroups.com
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also f

INVALID_TOKEN_HEADER

2021-11-10 Thread Admin HelloPenny
Hi team,

I have tried to used get campaign api in laravel project.
I have faced the issue 'QuotaCheckError.INVALID_TOKEN_HEADER ' see 
screenshot: - https://prnt.sc/1z0doqh 

But same developer token working in core php project see screenshot:  
-https://prnt.sc/1z0dzht

Please advise on.

Thanks in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/60e9cea2-a713-46b5-9a25-0a15af83029dn%40googlegroups.com.


Re: Google API Console - Google Ads API traffic is not reflecting in the dashboard

2020-02-25 Thread Adwords Admin Shopalyst
The image got dropped in my actual post. Posting again with images.

On Wednesday, February 26, 2020 at 12:22:49 PM UTC+5:30, Adwords Admin 
Shopalyst wrote:
>
> Shopalyst as a company helps its client in creating & reporting media 
> campaigns across various digital platforms. Shopalyst has a Google Ads 
> account and has programmatic access to this account. We have enabled Google 
> Ads API in our developer console and are generating daily traffic. However, 
> the api console is not reporting this traffic. Please see snapshot below.
> [image: image (2).png] 
>
>
>


We are using the Google Adwords client library for API invocation as 
recommended by the documentation available at 
https://developers.google.com/google-ads/api/docs/start. Please see the 
screenshot below for reference. Through our research we found out that the 
traffic starts appearing in the dashboard if we invoke the Google Ads API 
using the Google Ads client library. But, the documentation mentions that 
the Google Ads client library is not yet ready for production use.


[image: image (3).png] 

 






We are trying to figure out the reason for the traffic not coming up in our 
developer console and how to make the traffic appear in the dashboard. 
Please help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5daef027-68ca-4800-b080-f254cc723e74%40googlegroups.com.


Google API Console - Google Ads API traffic is not reflecting in the dashboard

2020-02-25 Thread Adwords Admin Shopalyst
Shopalyst as a company helps its client in creating & reporting media 
campaigns across various digital platforms. Shopalyst has a Google Ads 
account and has programmatic access to this account. We have enabled Google 
Ads API in our developer console and are generating daily traffic. However, 
the api console is not reporting this traffic. Please see snapshot below.

[image: image.png]

We are using the Google Adwords client library for API invocation as 
recommended by the documentation available at 
https://developers.google.com/google-ads/api/docs/start. Please see the 
screenshot below for reference. Through our research we found out that the 
traffic starts appearing in the dashboard if we invoke the Google Ads API 
using the Google Ads client library. But, the documentation mentions that 
the Google Ads client library is not yet ready for production use.

[image: image.png]

We are trying to figure out the reason for the traffic not coming up in our 
developer console and how to make the traffic appear in the dashboard. 
Please help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de8446ce-75e2-4861-97df-40d4e8eba1a7%40googlegroups.com.


Re: Invalid schema: Not yet initialized

2019-10-10 Thread Admin BI
Hi Nikisha

I have shared my customer id in the private message. Do you happen to know 
what can trigger such error?

Best regards, 
Robert

On Friday, 4 October 2019 21:15:51 UTC+2, adsapiforumadvisor wrote:
>
> Hi Rob,
>
> Thank you for reaching out. Can you please make sure that you have 
> followed the steps mentioned in this 
>  
> guide while creating report definition and submitting request to Google 
> server? If yes, could you please share the complete XML report definition 
> schema in API used while generating reports along with the client customer 
> id and error response for me to investigate this issue further? Please use 
> *Reply 
> privately to author* option while sharing the details.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UKMBbW:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/612e1194-7ee4-4537-b2a3-2e4807890503%40googlegroups.com.


Keyword and Ad Performance Reports saved to folder in Team Drive

2018-08-21 Thread Admin - 4Cabling
Heya Folk,

Can you please update the Keyword and Ad Performance Report Scripts to 
allow us to specify a Team Drive and Folder Hierarchy in which to store the 
reports? I don't want all the reports dumped in my Drive root, they need to 
be available to the team.

Thanks.


-- 
Confidentiality: This email and attachments is confidential and solely for 
the use of the intended recipient. If you have received this email in error 
please notify the author and delete it immediately. This email is not to be 
distributed without the author's written consent. Unauthorised forwarding, 
printing, copying or use is strictly prohibited and may be a breach of 
copyright. Any views expressed in this email are those of the individual 
sender unless specifically stated to be the views of 4Cabling Pty Ltd.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8e7a7a81-5e28-403b-80c9-0ae236821940%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Can't login

2018-04-04 Thread admin
When I try to sign into Google Adwords I keep getting the message "refresh 
the page and try again". Please help. There seems to be no way to email 
Google direct.

Stan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12a5e65e-5924-4858-a358-68866c4a1040%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Question about payment

2018-02-09 Thread admin
Hello, everybody.
We have service where users can deposit money from our service to adwords.
Service have commision for it.
So how it looks like:
a) user deposit on our account sum = N;
b) our service send request to adwords "take money from our account for sum 
= N - service commision.
But always appear captcha or some firewall request.
Can somebody know, how to solve this problem?
Thank you an advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/529c9469-b3c7-4f72-ad0e-cca6ffdc51c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Standart access request page - give 403 error

2017-08-30 Thread admin
Hi

I'm trying to request for standard API access

Using link https://services.google.com/fb/forms/standardaccessru?authuser=2 
from FAQ page https://developers.google.com/adwords/api/faq

But i get 403 error
Screenshot: https://yadi.sk/i/EPhRpNrM3MSr9e

Here is screenshot of FAQ page:
https://yadi.sk/i/DcbWhwlM3MSr3k

What am i doing wrong?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4dea6b51-095d-40d4-90a1-9f84912f18a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


can i use adwords with adsnese

2016-02-15 Thread admin

Hi,

I want to use Google adwords for promoting my website www.goindiajob.in, 
but currently using Google adsense so how to manage both are account on the 
same website. please suggest me. I am new in Google Adwards.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9b19107e-5e8e-4bcb-a255-c884d38de822%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Error signing terms and conditions

2015-04-09 Thread admin
Good morning,

I have experienced an error while signing the terms and conditions through 
the Google MCC account settings area. I filled in the information correctly 
and used a company card however on completion an error message was 
displayed simply telling me that there was an issue and that it had been 
forwarded to the engineering team. The issue is that since I have exited 
this screen I cannot access the terms of agreement again and if I attempt 
to access the API with the "pending" status developer key with a test 
account I am given an error stating that I have not signed the terms of 
agreement.

Is there anything anybody can do to guide me? I have been given a developer 
key however the fact I cannot access the API with a test account makes me 
doubt that the application will ever be processed given there was an error 
and this is not an error the documentation said that I would encounter.

Thank you in advance,

Byron.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2fe5bcd3-1061-4cd4-8fee-85ea580f0f88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


how to implement adwords api in asp.net mvc

2015-03-19 Thread Visualr Admin
hello,
 I want to implement google analytics and  adwords for accessing 
data in asp.net MVC . Any one having idea about that.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6fe3673b-67bb-457f-8c80-44bedd80c5bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


keyword match types not passing to {keyword} token?

2013-12-30 Thread admin
Hey folks!

Hope everyone had a good holiday.

This is an adwords developer question (
although technically not an API question)...

It seems that the keyword token 
{keyword} in the destination URL
of an ad isn't passing the brackets
and quotes to designate exact match
and phrase match types.

When we parse the destination URL,
the keyword we get back 
appears to not include " or [
although we still see the + for the
broad match modifier type.

But generally, our keyword data
doesnt match the google keyword
data because of this.

Does anyone know about this?

thanks, Claude


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


v201309 CampaignCrtierionService Invalid Selectors

2013-10-30 Thread admin


I'm having some problems with the selectors in v201309, has anyone else 
found the same problems?

In particular there are some new 
CampaignCriterion,
 
but when using the selectors for these new Criterion the API raises an 
exception 

So if we would like Webpage Campaign Criterion using the CampaignCriterion 
Service for a given Campaign, we have to include the selector fields 

 : 
Parameter
, CriteriaCoverage, CriteriaSamples, but these raise an exception if 
included: 

[SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'CriteriaCoverage', 

SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'CriteriaSamples', 

SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'Parameter']

I think this feature was beta, but the documentation says it should be 
available in v201309, and without it we're not getting the Webpage Campaign 
Criterion, despite explicitly defining it in the adwords interface.

We're using the aw api 4.6.1 library (with all services pointing to v201309)

Any ideas what's going on here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


can i find payment information for using Adword API??

2013-07-02 Thread FranConnect Admin
can anyone assist me to fetching payment information and details at 
MCC/Account level using Adwords API or any other way available to find out 
Google AdWords Invoicing..??

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




API beta access for call tracking report

2013-04-26 Thread FranConnect Admin
is there a way we can get the call tracking data without having Adwords API 
beta access as no further applications are being accepted.
was there any earlier version of the API program which can be used to fetch 
the call tracking data?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Test account

2013-03-05 Thread admin
 Hello,

I have followed the steps to apply for test account and link it to MCC.
It has been 10 days but I have not received email.

thank you, Claude

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




adding test account

2013-03-05 Thread admin
I am following the instructions on this page
*https://developers.google.com/adwords/api/docs/test-accounts*
 
 
and filled in the form for AdWords API Test Account application.
 
However, I have not been informed by email as expected.
 
thanks, Claude

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.