Re: get_campaigns, testing, GoogleAds, error: "Unauthorized CREATE operation in invoking a service's mutate method"

2021-01-21 Thread Дуршлаг Макаронин


[2021-01-22 07:38:48,844 - DEBUG] Making request: POST 
https://accounts.google.com/o/oauth2/token
[2021-01-22 07:38:48,849 - DEBUG] Starting new HTTPS connection (1): 
accounts.google.com:443
[2021-01-22 07:38:49,048 - DEBUG] https://accounts.google.com:443 "POST 
/o/oauth2/token HTTP/1.1" 200 None
[2021-01-22 07:38:50,310 - INFO] Request
---
Method: 
/google.ads.googleads.v6.services.CampaignBudgetService/MutateCampaignBudgets
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "8211474449",
  "x-goog-api-client": "gl-python/3.8.7 grpc/1.34.1 gax/1.25.0 gapic/8.2.0",
  "x-goog-request-params": "customer_id=8211474449"
}
Request: customer_id: "8211474449"
operations {
  create {
delivery_method: STANDARD
name: "Interplanetary Budget 1fa38e7d-c39a-4ac4-9336-562e5cf4e841"
amount_micros: 50
  }
}


Response
---
Headers: {
  "google.ads.googleads.v6.errors.googleadsfailure-bin": 
"\na\n\u0003\u0003\u0003\u0012DUnauthorized CREATE operation in invoking a 
service's mutate 
method.\u001a\u0002*\u\"\u0010\u0012\u000e\n\noperations\u0018\u",
  "grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid 
argument.\u001a\u0001\nCtype.googleapis.com/google.ads.googleads.v6.errors.GoogleAdsFailure\u0012c\na\n\u0003\u0003\u0003\u0012DUnauthorized
 CREATE operation in invoking a service's mutate 
method.\u001a\u0002*\u\"\u0010\u0012\u000e\n\noperations\u0018\u",
  "request-id": "3bAmB_c_IiNT0iZNh4wI5A"
}
Fault: errors {
  error_code {
operation_access_denied_error: CREATE_OPERATION_NOT_PERMITTED
  }
  message: "Unauthorized CREATE operation in invoking a service\'s mutate 
method."
  trigger {
string_value: ""
  }
  location {
field_path_elements {
  field_name: "operations"
  index: 0
}
  }
}


[2021-01-22 07:38:50,310 - WARNING] Request made: ClientCustomerId: 8211474449, 
Host: googleads.googleapis.com:443, Method: 
/google.ads.googleads.v6.services.CampaignBudgetService/MutateCampaignBudgets, 
RequestId: 3bAmB_c_IiNT0iZNh4wI5A, IsFault: True, FaultMessage: Unauthorized 
CREATE operation in invoking a service's mutate method.
Request with ID "3bAmB_c_IiNT0iZNh4wI5A" failed with status "INVALID_ARGUMENT" 
and includes the following errors:
   Error with message "Unauthorized CREATE operation in invoking a service's 
mutate method.".
  On field: operations

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/185937c8-9a3b-4593-afa7-ea2cc28ddf3eo%40googlegroups.com.


How to get acess level for my developer token

2021-01-21 Thread Ilya Karpov
Hi,

can you please advise how could I get access level (basic/standard/test) 
for my developer token programmatically (using Google Ads API)?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c15b9e54-ea64-4399-9a80-1a023773fa0cn%40googlegroups.com.


Re: Copy OR Move Google Ads from one AdGroup to another

2021-01-21 Thread 'Aseem Thapliyal' via AdWords API and Google Ads API Forum
Hi Peter Laurence Napa Oliquino,

Thanks for your help.
Is there a way to list resources like Campaigns, Ad Groups, Ad Group Ads, 
etc using the API?

Thanks.

- Aseem

On Friday, January 22, 2021 at 8:57:22 AM UTC+5:30 adsapiforumadvisor wrote:

> Hi Aseem,
>
> Moving ads to another ad group is not possible via the API. 
>
> However, you should be able to get its attributes via an 
> AdGroupAdService.GetAdGroupAdRequest 
> .
>  
> Afterwards, you can perform a mutate 
> 
>  
> request to create a new ad to a new ad group using the details retrieved.
>
> To construct your REST interface request, you may derive it using the 
> below relevant documentation :
>
> REST Interface 
> 
> Design 
> 
> Get methods 
> 
> Mutate methods 
> 
> Discovery document for V6 
> 
>
> I hope this helps.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2B29bw: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/855a7f5d-bf4c-4f9c-b13d-8d86cd33ebb1n%40googlegroups.com.


Re: get_campaigns, testing, GoogleAds, error: "Unauthorized CREATE operation in invoking a service's mutate method"

2021-01-21 Thread Дуршлаг Макаронин

>
> Thanks for answers.
> Yes, I was wrong in my question. Of course I was trying to CREATE the 
> campaign, not GET it. =)
>
> Let's start simple, I'm using the add_campaign.py example. It has a 
> customer_id parameter. Which of my IDs should I use?
> I have 3 accounts:
> 659-129-2780 - customer ID
> 821-147-4449 - customer ID (test account)
> 447-045-4427 - client customer ID (test test account)
>
> Anyway, all three work with errors
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5c6eab40-dee8-4ee7-a74f-44562567eaf1o%40googlegroups.com.


AdsApp.campaigns() not returning any campaigns

2021-01-21 Thread dankhara divyesh
Here you can check code in image.
Yes all permission is provided upon asked to authorized.

It still not return any campaign. 
Yes one thing more is iteration is not having values for all functions like 
keywords and for adgroup also 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/62896465-4e62-4343-a0a5-38b1512f3cadn%40googlegroups.com.


Re: Running OfflineUserDataJob

2021-01-21 Thread Ilya Karpov
Thanks for reply!

Am I right that uploaded dataset (in both examples) will be processed 
*asynchronously* on the *Google Ads backends side* (and I can poll for job 
status by issuing a search query)?


вторник, 19 января 2021 г. в 21:19:14 UTC+3, adsapiforumadvisor: 

> Hi Ilya,
>
> Thank you for reaching out. In the code example uploading the store sales 
> data 
> ,
>  
> the asynchronous API requests were issued by calling 
> offlineUserDataJobServiceClient.runOfflineUserDataJobAsync(offlineUserDataJobResourceName)
>  
> to improve the performance and responsiveness as the data set might be 
> larger in this case. However, in the code example uploading the customer 
> match data 
> ,
>  
> the synchronous API calls were issued as typically the customer info is 
> smaller in size.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>  
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2B1PgQ: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/e8f03e6d-1bdf-43d0-9f8a-5b428bb57cc0n%40googlegroups.com.


AddLocalCampaign adset is not created

2021-01-21 Thread muthu kumar

Hai everyone,

I am Working local AddLocalCampaign using php code its working but campaign 
is created and ad group is also created but adset is not created is show 
the following error kindly help me


Created campaign budget with resource name: 
'customers/5490116276/campaignBudgets/8015095807'. Created Local campaign 
with resource name: 'customers/5490116276/campaigns/12139020468'. Created 
ad group with resource name: 'customers/5490116276/adGroups/117030942156'. 
A new image asset has been added with resource name: 
'customers/5490116276/assets/12925786140'. A new image asset has been added 
with resource name: 'customers/5490116276/assets/12921061685'. A new 
YouTube video asset has been added with resource name: 
'customers/5490116276/assets/12902589247'. Request with ID 
'VNaTVlkboRZu4pXAq074KA' has failed. Google Ads failure details: ad_error: 
The error code is not in this version.  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1570997d-facd-4d6c-bdab-9aa93c142dean%40googlegroups.com.


RE: get_campaigns, testing, GoogleAds, error: "Unauthorized CREATE operation in invoking a service's mutate method"

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi,

In addition to my earlier response, I would recommend that you use a client 
account ID as the customer ID since campaigns are created and associated to 
client accounts and not to MCC/manager accounts.

I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B2Bhn: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/11TAO0QNBMPS00MIJmsD8jQQOkWoC8sNmfrw%40sfdc.net.


RE: get_campaigns, testing, GoogleAds, error: "Unauthorized CREATE operation in invoking a service's mutate method"

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi,

Since you mentioned that you wish to GET a list of campaigns, you can use this 
example instead. This is because the previous example that was being referred 
to was a call to a method which CREATEs campaigns.

Should issues persist, you may enable logging by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You may then provide the complete request and response logs and send it using 
the Reply privately to author option, so our team can further investigate.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B2Bhn: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/mBF0v0QNBMLH00Y7pYj_wjRZKcbBuRbilxTA%40sfdc.net.


Re: Google Ads GetHotelAdsPerformance

2021-01-21 Thread Anand Babu
Hi Matt,
Thanks for the mail.

Yes, I couldn't get the information  from the "google ads hotel reporting". 
when I'm trying to load the example URL(
*google/examples/Reporting/GetHotelAdsPerformance.php*) on my web browser. 
it will return blank screen. then how do I get the response. is there any 
other solution?

On Friday, January 22, 2021 at 2:55:21 AM UTC+5:30 adsapiforumadvisor wrote:

> Hi Anand,
>
> Thanks for reaching out. Would you mind providing a bit more information 
> on the issue you are facing? By 'browser' are you referring to a web 
> browser and you're unable to load the GetHotelAdsPerformance example 
> 
> ?
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2B28Xb: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/54ce1301-84eb-4011-a2c9-933b4d818609n%40googlegroups.com.


Caller Phone Number availability

2021-01-21 Thread Repair Network
Hi Team,

Is there any update that we can get the user caller phone number from 
Adwords API ? What our requirement from Adwords API is mainly this, without 
caller phone number we do not have any use of integrating Adwords Api. 
Kindly let us know.



Regards,
Jopsy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5f18bb45-a793-40e3-8a7b-dda317ed7bbdn%40googlegroups.com.


RE: TrafficEstimatorService results different from forecast tool in google ads UI

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Sreelal,

Thank you for reaching out.

The Google Ads UI forecasting feature is mirrored more closely by the Google 
Ads API's equivalent forecast feature. You may try this version instead and 
compare its results.

If there are still significant discrepancies, you can enable logging by 
navigating to the Client libraries > Your client library (ex. Java) > Logging 
documentation, which you can access from this link, and send to me the 
generated request and response logs, with the request ID, as well as the 
complete screenshot of the Google Ads UI. These details would help our team to 
further investigate.

You may then send the requested details using the Reply privately to author 
option.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B29jE: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/UZNKJ0QNBGQP00xow9N2y4QiqQZnKcEKa83Q%40sfdc.net.


RE: Copy OR Move Google Ads from one AdGroup to another

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Aseem,

Moving ads to another ad group is not possible via the API.

However, you should be able to get its attributes via an 
AdGroupAdService.GetAdGroupAdRequest. Afterwards, you can perform a mutate 
request to create a new ad to a new ad group using the details retrieved.

To construct your REST interface request, you may derive it using the below 
relevant documentation :

REST Interface
Design
Get methods
Mutate methods
Discovery document for V6

I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B29bw: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/c601p0QNBG9800IxIsC_9cQYiJFeHNUN-lTA%40sfdc.net.


RE: Error while using Google Ads API

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Sergei,

So our team could get additional context about the issue, could you provide the 
complete request and response logs, along with the request ID, that was 
generated when the error occurred?

If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You may then send the requested details using the Reply privately to author 
option.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B29KU: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/XsC-10QNBDUH00EV6okTTySmOBVfwJMy6abA%40sfdc.net.


Re: How could I update campaign bidding strategy with standard bidding strategies

2021-01-21 Thread Rukeith Tseng
Hi,
   I know that. What I ask for is how could I set MaximumConversionValue 
without target_roas?
Does it have any python examples? It's not successful while I set 
bidding_strategy field directly.

On Friday, January 22, 2021 at 4:14:18 AM UTC+8 adsapiforumadvisor wrote:

> Hello,
>
> The target_roas for MaximumConversionValue is an optional field to set. If 
> it is not set, then the bid strategy will aim to achieve the highest 
> possible ROAS for the budget.
>
> Regards,
>
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2B1PpN: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/c324e52f-4137-4932-b61f-57ea1fd906d9n%40googlegroups.com.


Landing Page report vs Criteria performance report

2021-01-21 Thread Snehanshu Tiwari

I am pretty new to Google Ads Api. We are downloading Landing page report 
as well as criteria performance report.We are getting different over all 
Cost/Clicks per campaign id from both reports. 

We are basically grouping both reports based on Camapign Id and summing up 
cost and clicks. We are getting different results from both reports.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/78803cd9-2d37-425b-9495-9b58257fd596n%40googlegroups.com.


Re: Re: Calls failing to "change_event" report

2021-01-21 Thread Caihua Du
Thank you for looking into this, Anash!

I think the confusion part is that we are able to use those two Enum values
from interactive query builder, so we thought this should be a valid query
(please check the screenshot below).

Also from the public documentation we don't see any specific limitation of
those two Enum value: label  |  Google Ads API  |  Google Developers


[image: image.png]

We can update our code to remove those Enum value from the filter, can we
please update the doc so that we have more clear guidance going forward?
Thank you!


On Thu, Jan 21, 2021 at 11:48 AM Google Ads API Forum Advisor Prod via
Sales & Orders  wrote:

> This message was sent to the following 2 people: Caihua Du,
> adwords-api@googlegroups.com. Replying to this email will notify them.
>
> Hi Caihua,
>
> I looked at the logs for your request. The issue is that you cannot use
> UNKNOWN and UNSPECIFIED enum values when filtering. You should modify your
> query to not filter on those enum values. The IN and NOT IN query
> conditions should work fine on the label status fields.
>
> Cheers
> Anashhttps://
> google-dev-relations.my.salesforce.com/servlet/servlet.ImageServer?oid=00D1U01174p=0184Q1BiyvR=ext
>
> ref:_00D1U1174p._5004Q27uEVS:ref
> On Wed, Jan 20, 2021 at 06:44 PM, "Caihua Du"  wrote:
>
> Hi team,
>
>
> Can you please let us know who can help with this? This issue is blocking
> us to use Google Ads API and we have reported for more than 2 months.
>
>
> Your help is highly appreciated, thank you!
>
>
> Caihua.
> On Tue, Jan 19, 2021 at 12:13 AM, "Caihua Du"  wrote:
>
> Hi Anash,
>
>
> Can you please take a look and let me know if you have any findings?
>
>
> To me this is a P0 bug that the status predict does not support NOT_IN
> syntax.
> On Wed, Jan 13, 2021 at 01:33 AM, "Caihua Du"  wrote:
>
> Hi Anash,
>
>
> Unfortunately, this is still not working. Here is the latest request id
> from my client. Please take a look. Thanks a lot!
>
>
> [2021-01-13 06:30:29Z] - Request made: Host:
> https://googleads.googleapis.com, Method:
> /google.ads.googleads.v6.services.GoogleAdsService/Search,
> ClientCustomerID: 6773506668, RequestID: f05raAO6jxD3qggf1h5p4w, IsFault:
> True, FaultMessage: Status(StatusCode=""InvalidArgument"", Detail=""Request
> contains an invalid argument."",
> DebugException=""Grpc.Core.Internal.CoreErrorDetailException:
> {""created"":""@1610519429.86300"",""description"":""Error received
> from peer
> ipv6:[2607:f8b0:400a:804::200a]:443"",""file"":""T:\src\github\grpc\workspace_csharp_ext_windows_x64\src\core\lib\surface\call.cc"",""file_line"":1062,""grpc_message"":""Request
> contains an invalid argument."",""grpc_status"":3}"")
> On Wed, Dec 9, 2020 at 10:58 AM, "Google Ads API Forum Advisor Prod" <
> adsapiforumadvi...@gmail.com> wrote:
>
> Hi Caihua,
>
> We pushed a fix to our servers, so could you please confirm if the issue
> is addressed? If it persists, please respond with a fresh log and I'll
> follow up with the relevant teams again.
>
> Cheers
> Anash
>
>
> https://google-dev-relations.my.salesforce.com/servlet/servlet.ImageServer?oid=00D1U01174p=0184Q1B0cKB=ext
>
> ref:_00D1U1174p._5004Q27uEVS: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/tKTH90QL2XP300TI8Ds17sQX6_AqXoSr_sow%40sfdc.net
> 
> .
>
> [image: intercom]
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

RE: Google Ads GetHotelAdsPerformance

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Anand,

Thanks for reaching out. Would you mind providing a bit more information on the 
issue you are facing? By 'browser' are you referring to a web browser and 
you're unable to load the GetHotelAdsPerformance example?

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2B28Xb: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/EOvvz0QNAZHR00APTEEfHLTx6E20uj7CHN3Q%40sfdc.net.


RE: GoogleAdsServer fault error LABELS_PER_TYPE_PER_CUSTOMER

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hello,

Floyd, thanks for contributing to the forum and helping our community.

Angela, it looks like you are using the AdWords API. Please see this page on 
limits, specifically the table on labels. Although this specific error message 
is not documented, the error is likely due to one of reasons given in this 
table, particularly the first two rows. Can you please check if your request 
crosses one of these limits?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2B28eX: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/T3oQv0QNAYRF002v_p7jsvQaaPZYNYL0q0Cg%40sfdc.net.


RE: How to get the reports in google ads api in php

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Muthu,

Thank you for reaching out. Please note that the predefined date ranges in the 
Google Ads API are not identical to those in the AdWords API. For instance, the 
ALL_TIME date range does not exist in the GAQL. Please try to use date ranges 
described in this guide.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2B28z6: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/J-LqM0QNAXYX00lB5yK7pTQLey_tUuiYxXRA%40sfdc.net.


RE: Iteration of metrics [PHP]

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Floyd,

Thank you for reaching out. The statistical metrics are only available via the 
reporting when you query on a specific resource such as the campaign resource. 
These data are not retrievable by directly calling methods of the services.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2B28RT: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/63xhN0QNAWAP00bONGrbCnQh-KwkBL-cMoBA%40sfdc.net.


Re: How could I update campaign bidding strategy with standard bidding strategies

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hello,

The target_roas for MaximumConversionValue is an optional field to set. If it 
is not set, then the bid strategy will aim to achieve the highest possible ROAS 
for the budget.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2B1PpN: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/nwgaN0QNAW7E00EgHF0SXCRUae09eVIUWlHQ%40sfdc.net.


Re: How to find ConversionActionId?

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Frederik,

Thank you for reaching out. If you would like to get the conversion action id 
from the Google Ads UI then the Google Ads product team is the right place to 
reach out to as we are only focused on the Google Ads API/AdWords API related 
issues. On the other hand, if you would like to get it via the API, then you 
could query the conversion_action.id from the conversion_action resource.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2Azbyj: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/ui5ep0QNAVPX00_Ohxd3_2Re2e5ibL9po-mQ%40sfdc.net.


RE: upload youtube video how to use channel id

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hello,

At the moment, the Ads API does not support modifying YouTube videos. For video 
campaigns, the API only support reporting. If any relevant updates will be 
announced on the Ads Developer blog.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2B28Yq: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/HvbP-0QNAVA800Nk9i4S4LQ96zawnLG4naMA%40sfdc.net.


RE: Cannot setup billing for ad account via API

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Martin,

Thank you for reaching out. Please contact the manager of this account to find 
out the Google representative or Google account manager. If you don’t have one, 
then that means you were not assigned one. You could then reach out to the 
Google Ads Team to consult if you are qualified to have one via this link.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2B25bs: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/SsCvI0QNAUZNij6ABgRNKH14bmfLZp_Q%40sfdc.net.


get account campaigns

2021-01-21 Thread liron motei
Hi,
I'm trying to get campaigns in my Google AdWords account,
Trying to contact using the function: ManagedCustomerService
No matter what I do I get an empty list, 
also no error to understand the problem,
Can anyone help figure out why?

Regards,
Liron

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4c08e360-e702-4df8-900b-59f8516715b1n%40googlegroups.com.


get account campaigns

2021-01-21 Thread liron motei
Hi,
I'm trying to get campaigns on my Google AdWords account,
Trying to contact using the function: ManagedCustomerService
No matter what I do I don't get an empty list, also no error,
Can anyone help figure out why?

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 
"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/19060755-7b60-4145-a525-35ee1f3c1e7an%40googlegroups.com.


Re: How to create a test account: UI or API?

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Peter,

Thank you for reaching out. Any link you copied from your account wouldn’t work 
for others. In most cases, if you don’t abuse the power to create too many 
unmaintained production accounts then these accounts would not be suspended by 
Google.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2B1ieD: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/lIXGJ0QNAP3Y005B1TVpS-QEyhES0tLSaIhA%40sfdc.net.


RE: Test account get campaings will not get sub accounts

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. To get campaigns from an account, you have to 
specify the account id in the googleads.yaml file. However, this account has to 
be the client customer account rather than a manager account for you to 
successfully fetch the data.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2B24BF: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/ci0JO0QNANIK0028mG9WKuR0C9MzKINcA17Q%40sfdc.net.


RE: SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hello,

Checking the client customer ID in the request, I see that this account is a 
test account. The error, 
SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED, is likely 
occurring because conversion uploads are not supported in test accounts.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2B27WS: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/mZy0U0QNAN0Y00gYIIlRh6QGuBbRVC3zHdzg%40sfdc.net.


RE: Store Conversion Data Upload

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Milad,

Thank you for reaching out. You could query the conversion_action.id from the 
conversion_action resource by setting the conversion_action.name = 
 in the WHERE clause.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2B1vqg: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/xSBW50QNAJ3Y00S-09io6ySNSimJyiENf8tg%40sfdc.net.


Targeting Ideas gives an error: INSUFFICIENT_SEARCH_PARAMETERS

2021-01-21 Thread ma...@sumer.me
Hi,

I want to use Targeting Ideas like Keyword Planner. I tried this code but 
got an error. How can i solve this?

Error: [TargetingIdeaError.INSUFFICIENT_SEARCH_PARAMETERS @ 
selector.searchParameters]

*Code:*

$adWordsServices = new AdWordsServices();
$session = main('XXX-XXX-');
$targetingIdeaService = $adWordsServices->get($session, 
TargetingIdeaService::class);

$selector = new TargetingIdeaSelector();
$selector->setRequestType(RequestType::IDEAS);
$selector->setIdeaType(IdeaType::KEYWORD);
$selector->setRequestedAttributeTypes(
  [
   AttributeType::KEYWORD_TEXT,
   AttributeType::SEARCH_VOLUME,
   AttributeType::AVERAGE_CPC,
   AttributeType::COMPETITION,
   AttributeType::CATEGORY_PRODUCTS_AND_SERVICES
   ]
);
$paging = new Paging();
$paging->setStartIndex(0);
$paging->setNumberResults(10);
$selector->setPaging($paging);
$searchParameters = [];
$relatedToQuerySearchParameter = new RelatedToQuerySearchParameter();
$relatedToQuerySearchParameter->setQueries(
 [
   'iphone 11 pro max'
 ]
);

$searchParameters[] = $relatedToQuerySearchParameter;

$page = $targetingIdeaService->get($selector);
   
   $entries = $page->getEntries();
if ($entries !== null) {
   foreach ($entries as $targetingIdea) {
   $data = MapEntries::toAssociativeArray($targetingIdea->getData());
   $keyword = $data[AttributeType::KEYWORD_TEXT]->getValue();
   $searchVolume = ($data[AttributeType::SEARCH_VOLUME]->getValue() !== 
null)
   ? $data[AttributeType::SEARCH_VOLUME]->getValue() : 0;
   $averageCpc = $data[AttributeType::AVERAGE_CPC]->getValue();
   $competition = $data[AttributeType::COMPETITION]->getValue();
   $categoryIds = 
($data[AttributeType::CATEGORY_PRODUCTS_AND_SERVICES]->getValue() === null)
   ? $categoryIds = ''
   : implode(
   ', ',
  
 $data[AttributeType::CATEGORY_PRODUCTS_AND_SERVICES]->getValue()
   );
   printf(
   "Keyword with text '%s', average monthly search volume %d, "
   . "average CPC %d, and competition %.2f was found with 
categories: %s\n",
   $keyword,
   $searchVolume,
   ($averageCpc === null) ? 0 : $averageCpc->getMicroAmount(),
   $competition,
   $categoryIds
   );
   }
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3a3b9c80-6a7f-49d2-9e8e-b42e50918836n%40googlegroups.com.


Conversions for gclid

2021-01-21 Thread maria.r...@funnel.io
Hi the Google Ads API team,

Is it possible to get conversions together with click id?

Thanks,
Maria
Developer @ Funnel

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/60da34d5-3a4b-4090-9df2-847ca72a9388n%40googlegroups.com.


get_campaigns, testing, GoogleAds, error: "Unauthorized CREATE operation in invoking a service's mutate method"

2021-01-21 Thread Дуршлаг Макаронин
I am trying to get a list of campaigns using an example from the 
documentation 
(https://developers.google.com/google-ads/api/docs/campaigns/create-campaigns). 
I get this error:

Request with ID "fFkcENuC9XxW3n4cCJduHA" failed with status 
"INVALID_ARGUMENT" and includes the following errors:
Error with message "Unauthorized CREATE operation in invoking a service's 
mutate method.".
  On field: operations

I work in a test environment. Everything seems to be set up correctly...

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/083f9fed-d52b-4a39-a37c-cc18618528e2o%40googlegroups.com.


Get object hierarchy (campaigns, ad groups, ad group ads, ads) set in UI for the given account using AdWords API

2021-01-21 Thread Jaroslav Mazurak

Hello All,

I have access to a specific account and want to retrieve the full hierarchy 
of its objects before getting the analytics. For this purpose, I use the 
appropriate service objects and method get(). The selectors are built with 
only a field list and page limit, without dateRange, predicates, etc.
The problem is that when I use the CampaignService I can't get video 
campaigns (it's documented) and the campaigns that haven't started yet.
I can get all campaigns (including video) using Campaign Performance Report 
without metrics and with zero impressions.
I can get non-started campaigns by the Campaign Criteria Report.
Now I want to get all Ad Groups (using AdGroupService), Ad Group Ads (using 
AdGroupAdService), and Ads (using AdService).
But when I try to receive them I get only *one* ad group and *one* ad group 
ad. However, when I try to get all ads I receive ~1800 ads.
If I understand correctly, the selector predicates are only the limiting 
clauses, so the less predicates I set the broad response I get.
I think that it's impossible to have so many ads and only one ad group ad. 
I suspect that there are similar pitfalls as in the case with campaigns.

So the question is what is the right approach to get *all* account 
*dimensional* data such as campaigns, ad groups, ad group ads, and ads?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/881657bb-11aa-4860-bdf6-087a95a59897n%40googlegroups.com.


TrafficEstimatorService results different from forecast tool in google ads UI

2021-01-21 Thread Sreelal K M
Hi

I have been using the TrafficEstimatorService from adwords API to get 
impression/spend forecast for a set of input search keywords. But the 
impression per day / spend per day values returned by the API seems to be 
much less than the values shown on the Google ads keywords forecast tool 
available on the UI. 
For instance, for the keywords *moisturizers* & *face cream *and keeping 
max CPC at Rs 10, the sum of impressions per day value returned by the API 
is 174-212 whereas the keyword forecast tool shows 3k when date is set to 
25th Jan, 2021 (to get impressions per day value).
Could you please let me know if this due to something I might be doing 
wrong or if this is how the API usually behaves.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f934f1f-c043-47d5-9301-4048b1a67631n%40googlegroups.com.


Copy OR Move Google Ads from one AdGroup to another

2021-01-21 Thread 'Aseem Thapliyal' via AdWords API and Google Ads API Forum
Hi,

I am a newbie to the whole Google Ads API and one of the things that I need 
to achieve is to move OR copy Google Ads from one AdGroup to another using 
the REST interface but I can't seem to figure out a way to do that. It can 
be achieved using the Google Ads console(UI) and the editor. 

If it can be done using the Google Ads API REST interface (assuming some 
code powers the Ads console), it would be very helpful.

Thanks.

- Aseem


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b3ce76d7-5871-40ea-9aa2-3da0862ae6e7n%40googlegroups.com.


Re: How to get the reports in google ads api in php

2021-01-21 Thread muthu kumar
When Run GetHotelAdsPerformance.php 

Request with ID 'AEp8djBiRMla34bfjTgJ1A' has failed. Google Ads failure 
details: query_error: Invalid date literal supplied for DURING operator: 
ALL_TIME. 



On Thursday, January 21, 2021 at 4:51:44 PM UTC+5:30 floy...@gmail.com 
wrote:

> (im not a google helper but)
>
> Did you check out the Campaign.php Runexample()?
> If yes 
>
> then make sure you have :
>
> CustomerID 
> Connection with google (googleAdsClient) 
> Query for the kind of data you want to ask
>
>
> in the foreach : 
>
> foreach ($Stream->iterateAllElements() as $Element) {
>
> $campaign = $Element->GetCampaign();
>
> $ResourceName = $campaign->getResourceName(),
> $id = $campaign->getId(),
> $name = $campaign->GetName(),
> $status = $campaign->GetStatus(),
> }
>
> you can find the Functions in 
> google-ads-php -> src -> V6 -> Recources -> Campaign.php
>
>
> Op donderdag 21 januari 2021 om 12:12:39 UTC+1 schreef 
> muthukuma...@gmail.com:
>
>>
>> How to get the reports in google ads api in php
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/540633ec-803b-4c84-9daa-a072f57b2622n%40googlegroups.com.


Error while using Google Ads API

2021-01-21 Thread Sergey Kharchenko
Hello! 

We are currently using Google Ads Api, and we are trying to create 
AdGroupAd object.

Unfortunately, we get the next error - https://prnt.sc/xd7pge

The request is:

POST 
https://googleads.googleapis.com/v5/customers/2794540772/adGroupAds:mutate

Body:
{
"operations": [
{
"create": {
"ad": {
"name": "TestAdName"
},
"adGroup": "customers/2794540772/adGroups/115036497545",
"status": "PAUSED"
}
}
]
}

Headers and developer-token are correct.

Can you please give us more details on how to properly use Google Ads API?

What does this exception message mean?

Regards,
Sergei

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/acc219e7-20fb-4ff0-b281-2fb76760259dn%40googlegroups.com.


Re: How to get the reports in google ads api in php

2021-01-21 Thread Floyd van der weij
(im not a google helper but)

Did you check out the Campaign.php Runexample()?
If yes 

then make sure you have :

CustomerID 
Connection with google (googleAdsClient) 
Query for the kind of data you want to ask


in the foreach : 

foreach ($Stream->iterateAllElements() as $Element) {

$campaign = $Element->GetCampaign();

$ResourceName = $campaign->getResourceName(),
$id = $campaign->getId(),
$name = $campaign->GetName(),
$status = $campaign->GetStatus(),
}

you can find the Functions in 
google-ads-php -> src -> V6 -> Recources -> Campaign.php


Op donderdag 21 januari 2021 om 12:12:39 UTC+1 schreef 
muthukuma...@gmail.com:

>
> How to get the reports in google ads api in php

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b1b5c842-ffad-4c79-b987-a5504ae6c316n%40googlegroups.com.


How to get the reports in google ads api in php

2021-01-21 Thread muthu kumar

How to get the reports in google ads api in php

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5039ce9c-bdb1-4bb9-b7dc-9eb53f50fc33n%40googlegroups.com.


Re: GoogleAdsServer fault error LABELS_PER_TYPE_PER_CUSTOMER

2021-01-21 Thread Floyd van der weij
i aint a google helper
But looking at the error

first part probably indicates that you hit a daily limit
*EntityCountLimitExceeded.**ACCOUNT_LIMIT*  

1st probablity for limit

if im correct the limit is to limit the amount of data you can get
if you set it to  * limit=10,*  
you will get like an enourmous amount of data that, probably you and google 
doesnt like.
i recommend this setting to 100 at first for testing and making your way up 

---
2nd probablity (more likely if its not based on your code)

*limit=10,*  = the amount of times you are able to call data out of 
google per day. 
Meaning you basically called that much data in a day that google says no 
more.
and blocks it for the day.

sollution for this is to either limit the amount of data you ask.
or look for loops that are endless or something in that way

---
i dont know what 



*existingCount=null isbut i think its something about the current call, you 
called that much data but since you maybe reloaded your page and reloaded 
the action.it becomes null*

*-*
Op donderdag 21 januari 2021 om 11:38:38 UTC+1 schreef 
angela...@seekandhit.com:

> Hi,
>
> There is no documentation on this error:
>
> *[EntityCountLimitExceeded.ACCOUNT_LIMIT @ operations; trigger:'' 
> (enclosingId=7928184321, limit=10, 
> accountLimitType=LABELS_PER_TYPE_PER_CUSTOMER, existingCount=null)]*
>
> what is it, and what limit, on what customer? can you plz define whats 
> wrong, especially since *existingCount=null*?
>
> Thanks!
>
> Best regards,
> Angela Čelar
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/da1192a1-fb00-45a3-9599-34307e489742n%40googlegroups.com.


GoogleAdsServer fault error LABELS_PER_TYPE_PER_CUSTOMER

2021-01-21 Thread Angela Čelar
Hi,

There is no documentation on this error:

*[EntityCountLimitExceeded.ACCOUNT_LIMIT @ operations; trigger:'' 
(enclosingId=7928184321, limit=10, 
accountLimitType=LABELS_PER_TYPE_PER_CUSTOMER, existingCount=null)]*

what is it, and what limit, on what customer? can you plz define whats 
wrong, especially since *existingCount=null*?

Thanks!

Best regards,
Angela Čelar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/79f6e9ec-7873-4434-ba83-8fa836db80bfn%40googlegroups.com.


upload youtube video how to use channel id

2021-01-21 Thread Tristin
i upload video by youtube, i want to specify different channels , how to do 
it i do

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f583dc17-32e7-4768-b464-0f869467dba5n%40googlegroups.com.


Google Ads GetHotelAdsPerformance

2021-01-21 Thread Anand Babu
Hi,
   In google ads reporting  
*"google/examples/Reporting/GetHotelAdsPerformance.php"*  when I load the 
URL on browser it's getting blank screen.

note : if I'm display anything inside it will return 
*Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to 
allocate 262148096 bytes) 
in C:\xampp\htdocs\google\examples\Reporting\GetHotelAdsPerformance.php on 
line 126*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/97cc9007-97ca-48f2-8049-22d8bc98f338n%40googlegroups.com.


Iteration of metrics [PHP]

2021-01-21 Thread Floyd van der weij
I have ran into an issue where i have am able to get the Data out of 
Campaigns and adgroups

But i cannot seem to figure out where the functions of metrics are stored.

I know that for campaign, its like Campaign.php
Ads adgroups.php

but there are not any for metrics or atleast in general


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/556c638f-e69e-4541-8f4a-e5fb385914c9n%40googlegroups.com.


Re: How to find ConversionActionId?

2021-01-21 Thread Frederik Teuber
Hi everyone,

well, this is funny. I am coming from Support of Google Ads Team with the 
same question and the linked me to this forum. 

Could you find out in the meantime how to get the conversion action ID? 
That would be very much appreciated.

Regards

adsapiforumadvisor schrieb am Dienstag, 12. Januar 2021 um 21:47:26 UTC+1:

> Hi Oleksandr,
>
> Thank you for reaching out. As this question is related to the Google Ad 
> UI, please reach out to the Google Ads Team via their email alias 
> ads-s...@google.com for further assistance.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Azbyj: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/dd042fff-e924-4e0e-a0fd-e6cec3b90ccfn%40googlegroups.com.


SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED

2021-01-21 Thread xuantoi....@gmail.com
Hi,

Im try to create app campaign with conversion  but it return this error 
SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED
Can you please help check.
Here is log request and response:
SOAP request:

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/cm/v201809; 
soapenv:mustUnderstand="0">
8035292425
REDACTED
Knorex-adwords (AwApi-Java, AdWords-Axis/4.9.1, 
Common-Java/4.9.1, Axis/1.4, Java/1.8.0_201, maven)
false
false



https://adwords.google.com/api/adwords/cm/v201809;>

ADD

Test Campaign uac toi test 1
20211231

8013158577


MULTI_CHANNEL

UNIVERSAL_APP_CAMPAIGN

true
true
true

false



TARGET_CPA
https://adwords.google.com/api/adwords/cm/v201809; 
xsi:type="ns2:TargetCpaBiddingScheme">

95


0


0





OPTIMIZE_FOR_TARGET_IN_APP_CONVERSION
com.paypal.android.p2pmobile
VENDOR_GOOGLE_MARKET


506366870







2021-01-21 14:53:41.704  INFO 25741 --- [  XNIO-2 task-1] 
c.g.a.a.a.l.c.A.soapXmlLogger: SOAP response:

http://schemas.xmlsoap.org/soap/envelope/;>

https://adwords.google.com/api/adwords/cm/v201809;>
0005b9645ebd6f500a62f20f5708fda1
CampaignService
mutate
1
459




soap:Client

[CampaignError.SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED
 
@ operations[0].operand.selectiveOptimization.conversionTypeIds; 
trigger:'ConversionTypeId: 506366870']

https://adwords.google.com/api/adwords/cm/v201809;>

[CampaignError.SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED
 
@ operations[0].operand.selectiveOptimization.conversionTypeIds; 
trigger:'ConversionTypeId: 506366870']

ApiException
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="CampaignError">

operations[0].operand.selectiveOptimization.conversionTypeIds

operations
0


operand


selectiveOptimization


conversionTypeIds

ConversionTypeId: 506366870

CampaignError.SELECTIVE_OPTIMIZATION_DOWNLOAD_CONVERSION_TYPE_CANNOT_BE_USED
CampaignError
UNKNOWN







-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a706c49e-3bac-4364-91e3-6224a848c504n%40googlegroups.com.